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

Consolidate RuleFit Rules #7276

Closed exalate-issue-sync[bot] closed 1 year ago

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

Rulefit returns rules with splits that are unnecessary. For example, x < 3 & x < 5.

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

Zuzana Olajcová commented: Resolved in https://github.com/h2oai/h2o-3/pull/5849

h2o-ops-ro commented 1 year ago

JIRA Issue Details

Jira Issue: PUBDEV-8383 Assignee: Zuzana Olajcová Reporter: Megan Kurka State: Resolved Fix Version: 3.34.0.5 Attachments: N/A Development PRs: Available

h2o-ops-ro commented 1 year ago

Linked PRs from JIRA

https://github.com/h2oai/h2o-3/pull/5849 https://github.com/h2oai/h2o-3/pull/5900