v2.8 (05/30/2025)

Version 2.8 delivers more functionality, optimization, and overall enhancements.

Functionality

Optimization

Enhancement

v2.7 (05/16/2025)

Version 2.7 delivers major improvements to prediction reliability, graph editing workflows, and UI consistency. It delivers over 70 fixes and enhancements across predictive modeling, training stability, connector flows, and error messaging. 

Improvements

Deprecation

v2.6 (05/09/2025)

Version 2.6 brings a rich mix of platform stability enhancements, error message clarity improvements, and UI polish across the Kumo experience. This release delivers over 50 improvements across graph building, model training, prediction, and table ingestion. 

Improvements

v2.5 (04/25/2025)

This release enhanced predictive query capabilities by upgrading Predictive Query Language from v1 to v2. This release also delivered substantial workflow optimizations by integrating new temporal split functionality and enhancing job management

Improvements

Deprecation

  • Deprecate Predictive Query Language v1

v2.4 (04/18/2025)

New Features

  • Updated UI for graph-level and entity-level explanations, including new features like top features and subgraph summaries

Improvements

  • Improved error messaging across multiple workflows and the PQL editor

v2.3 (03/28/2025)

New Features

Improvements

  • Enhanced UI, including fixes for admin dashboard and connector management

Bug Fixes

  • Fixed GPU out-of-memory errors by adjusting resource allocation during operations
  • Resolved issues with unnamed S3 connectors in the UI

v2.2 (03/14/2025)

New Features

  • Introduced start_time, end_time, and time_split for predictive query, enhancing temporal analysis capabilities.

Improvements

  • Significant UI updates, including enhanced search and error states
  • Auto-generated suggestions for table and graph names
  • Improved handling of extreme timestamps in training modules

Bug Fixes

  • Resolved connector page issues for SPCS and Databricks

v2.1 (02/28/2025)

New Features

  • Added support for behavioral recommendation metrics, such as, coverage, average popularity, diversity and personalization.
  • Create graphs on the fly when creating New Models.

Improvements

  • Improved stability of XAI

Bug Fixes

  • Fixed a crucial bug in which majority_sampling_ratio was not working as expected

v2.0 (02/14/2025)

We’re thrilled to announce a major update to the Kumo platform, featuring a fully redesigned interface and . This update brings a more streamlined, modern look and feel to the platform—making it easier for ML engineers and data scientists to train and run models.

What’s New:

  • Redesigned Navigation & Layout. A cleaner layout and intuitive navigation bar help you find the right features faster—reducing clicks and saving you time when setting up data connections or reviewing model outputs.
  • Powerful new Python SDK. Designed to use Kumo in your favorite IDE or notebook, seamlessly integrate with the UI, enabling robust, flexible, and interoperable workflows between code and visual interactions. SDK Reference.
  • Enhanced Workflows. An intuitive expeirence to help select graphs and train models faster with quicker iterations.

Improvements

  • Reduced the time between AutoML trials to a minimum, significantly speeding up execution, especially for workflows with many trials.
  • Improved encoding efficiency: Raw data is now encoded and hashed upon graph snapshotting, leading to improved security and faster execution.
  • Relative time is now computed for all timestamp columns, independent of whether they were assigned as a designated time column.
  • Kumo can now gracefully handle timestamps outside of UNIX/int64 range
  • Introduce job queuing for individual workflow like training table generation, prediction table generation, etc.

Bug Fixes

  • Fix bugs for concurrent table ingestion workflow.

v1.47 (01/31/2025)

New Features

  • Supporting explainability in batch predictions.

Improvements

  • Improved stability of Explanations of models
  • More robust encoder logic for highly skewed numerical distributions
  • Fixed artifact export to Snowflake and DB.
  • Improve memory efficiency for global baselines.
  • Improved health check for concurrent jobs.

v1.46 (01/17/2025)

Features

  • Forecasting: added year-over-year and handle_new_entities option labels to support learning seasonal and holiday trends.
  • Improved syntax error messaging in Model Plan for better clarity.
  • Extended support for long-duration training jobs and batch predictions (2 to 20 days).

Bug Fixes

  • Resolved timestamp data type casting issues. Users no longer need to specify ts_format or unit for affected datasets.
  • Corrected estimated prediction times for large output sizes to improve accuracy.

v1.45 (01/06/2025)

Features

  • Kumo can now be run as a Native app on Snowflake Azure regions.

Bug Fixes

  • Resolved bar graph display issues within the Subgraph table.

Breaking Change

  • Reduced download limit of holdout dataset to 1M entities.