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

Uplift weight assignment is incorrect #16452

Open maurever opened 3 weeks ago

maurever commented 3 weeks ago

This line should be removed: https://github.com/h2oai/h2o-3/blob/8954cfc0cae5c3fff70afa8e97be5a2654797ef0/h2o-core/src/main/java/hex/ModelBuilder.java#L1207