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.85k stars 1.99k forks source link

AutoML experiment/benchmark with various SE metalearners (algo, params) to see if current can be improved #8067

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

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

AutoML is currently using default AUTO SE config for all its SE models. We need to investigate if this is always the best choice, for example if a different metalearner algo could be picked in some situations.

Note: the monotonic SE is also currently using the AUTO metalearner. If others SE metalearners could be chosen dynamically, this is not the case for the monotonic one, which should always remain the SE AUTO (more exactly, non-negative GLM).

h2o-ops commented 1 year ago

JIRA Issue Migration Info

Jira Issue: PUBDEV-7571 Assignee: UNASSIGNED Reporter: Sebastien Poirier State: Open Fix Version: N/A Attachments: N/A Development PRs: N/A