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.
Is your feature request related to a problem? Please describe.
I am trying to import a .zip MOJO file as a H2OGradientBoostingEstimator. I am trying to run the staged_predict_proba function
Describe the solution you'd like
It would be nice to have some way of converting between the estimator types.
Describe alternatives you've considered
I tried looking for any documentation and this functionality doesn't seem available.
Additional context
Add any other context or screenshots about the feature request here. If there's a reference (paper, book, etc) for this feature, please add that here.
H2O.ai Devs only
If there is a support ticket associated with this issue, please post the link here.
Is your feature request related to a problem? Please describe. I am trying to import a .zip MOJO file as a H2OGradientBoostingEstimator. I am trying to run the
staged_predict_proba
functionDescribe the solution you'd like It would be nice to have some way of converting between the estimator types.
Describe alternatives you've considered I tried looking for any documentation and this functionality doesn't seem available.
Additional context Add any other context or screenshots about the feature request here. If there's a reference (paper, book, etc) for this feature, please add that here.
H2O.ai Devs only If there is a support ticket associated with this issue, please post the link here.