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.
Issue discovered and described in detail in this conversation: [https://h2oai.slack.com/archives/C03HXQSLW/p1599200941133900|https://h2oai.slack.com/archives/C03HXQSLW/p1599200941133900]
Examples in DAI codebase:
[https://github.com/h2oai/h2o-driverless-automl/blob/main/h2o_driverless_automl/app.py#L155|https://github.com/h2oai/h2o-driverless-automl/blob/main/h2o_driverless_automl/app.py#L155] [https://github.com/h2oai/h2o-driverless-automl/blob/main/h2o_driverless_automl/app.py#L158|https://github.com/h2oai/h2o-driverless-automl/blob/main/h2o_driverless_automl/app.py#L158] [https://github.com/h2oai/h2o-driverless-automl/blob/main/h2o_driverless_automl/app.py#L286|https://github.com/h2oai/h2o-driverless-automl/blob/main/h2o_driverless_automl/app.py#L286] [https://github.com/h2oai/h2o-driverless-automl/blob/main/h2o_driverless_automl/app.py#L456|https://github.com/h2oai/h2o-driverless-automl/blob/main/h2o_driverless_automl/app.py#L456]