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.91k stars 2k forks source link

Support stacking of Stacked Ensemble models #9235

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

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

There are some different ways to do this:

Use metalearner as base learners, keep level-one frame and pass this as the training frame

Use the blending_frame instead

Requested on StackOverflow: https://stackoverflow.com/questions/55378660/is-it-posible-to-make-a-stacked-ensemble-model-from-two-stacked-ensembles-models

h2o-ops commented 1 year ago

JIRA Issue Migration Info

Jira Issue: PUBDEV-6389 Assignee: New H2O Bugs Reporter: Erin LeDell State: Open Fix Version: N/A Attachments: N/A Development PRs: N/A