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.
Rulefit coefficients are misleading/confusing if the target is not a 0/1 binary. For example, if I am predicting "LOW"/"HI" what do the coefficients mean?
Rulefit coefficients are misleading/confusing if the target is not a 0/1 binary. For example, if I am predicting "LOW"/"HI" what do the coefficients mean?