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

GH-16312 move contrained GLM fix from master to release branch (#16317) [nochecks][nocheck] #16383

Closed wendycwong closed 2 weeks ago

wendycwong commented 4 weeks ago

This PR fixes issue: https://github.com/h2oai/h2o-3/issues/16382

No code is generated. Just add changes from master to release branch.