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

Add a function to save an entire grid of models to disk #9860

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

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

We should add a function to save either a grid of models to disk, or an arbitrary list of models to disk. This may be best to implement after the concept of Model Groups are established, so we can use this functionality.

Related (since we may just make a generic h2o.saveModels() function that works on Grid, AutoML and Stacked Ensembles):

This ticket is for saving binary models, but we may also consider making a version of this ticket for MOJOs.

h2o-ops commented 1 year ago

JIRA Issue Migration Info

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