h2oai / h2o-3

H2O is an Open Source, Distributed, Fast & Scalable Machine Learning Platform: Deep Learning, Gradient Boosting (GBM) & XGBoost, Random Forest, Generalized Linear Modeling (GLM with Elastic Net), K-Means, PCA, Generalized Additive Models (GAM), RuleFit, Support Vector Machine (SVM), Stacked Ensembles, Automatic Machine Learning (AutoML), etc.
http://h2o.ai
Apache License 2.0
6.81k stars 1.99k forks source link

Add a section to AutoML user guide about extending an AutoML run #9306

Open exalate-issue-sync[bot] opened 1 year ago

exalate-issue-sync[bot] commented 1 year ago

We should add a section about re-running AutoML with a new seed on the same project. Note: must set keep_cross_validation_predictions = TRUE if we want to get Stacked Ensembles on the second run that include all the models (including the new ones).

h2o-ops commented 1 year ago

JIRA Issue Migration Info

Jira Issue: PUBDEV-6316 Assignee: Erin LeDell Reporter: Erin LeDell State: Open Fix Version: N/A Attachments: N/A Development PRs: N/A