The automated machine learning module has been rewritten. AutoML in DSX 1.5.0 now uses Bayesian optimization with early stopping and supports multi-objective optimization (e.g., minimizing latency while maximizing AUC). Early benchmarks show a 40% reduction in hyperparameter tuning time.
Seamlessly push notebook changes and model metadata to Git repositories. dsx 1.5.0
Upgrading to DSX 1.5.0 is designed to be a seamless process. The platform provides a migration script that checks for compatibility issues before initiating the update. The automated machine learning module has been rewritten