v2.13 (09/12/2025)
Version 2.13 delivers improvements across ingestion, training stability, batch prediction, error handling, forecasting, and UI polish. Functionality Optimization Enhancementv2.12 (08/28/2025)
Version 2.12 delivers over 70 improvements across training stability, batch prediction, forecasting, ingestion, connectors, error handling, and UI polish. Functionality Optimization Enhancementv2.11 (07/31/2025)
Version 2.11 delivers over 60 improvements across ingestion, training workflows, validation feedback, and UI experience enhancements. Functionality Optimization Enhancementv2.10 (06/26/2025)
Version 2.10 delivers over 50 updates across data ingestion, prediction accuracy, system stability, and UI polish. Functionality Optimization Enhancementv2.9 (06/12/2025)
Version 2.9 delivers over 40 fixes and improvements across ingestion, training, evaluation, and user experience. Functionality Optimization Enhancementv2.8 (05/30/2025)
Version 2.8 delivers more functionality, optimization, and overall enhancements. Functionality Optimization Enhancementv2.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 Deprecationv2.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. Improvementsv2.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
- Improved error messaging across multiple workflows and the PQL editor
v2.3 (03/28/2025)
New Features- Introduced graph transformer architecture in Model Plan
- Added support for weighted training tables, allowing users to assign weights to datasets for more flexible and tailored training processes
- Enhanced UI, including fixes for admin dashboard and connector management
- 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.
- 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
- 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.
- Improved stability of XAI
- 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.
- 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.
- Fix bugs for concurrent table ingestion workflow.
v1.47 (01/31/2025)
New Features- Supporting explainability in batch predictions.
- 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).
- Resolved timestamp data type casting issues. Users no longer need to specify
ts_format
orunit
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.
- Resolved bar graph display issues within the Subgraph table.
- Reduced download limit of holdout dataset to 1M entities.