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.
The error message looks like this:
{{ File "/home4/jenkins/slave_dir_from_mr-0xa1/workspace/PR_py3unit_small/h2o-py/tests/testdir_algos/gbm/pyunit_imbalanced_gbm.py", line 43, in imbalanced_gbm
assert class_6_err_imbalanced >= 0.90*class_6_err_balanced, "balance_classes makes it at least 10% worse!"
AssertionError: balance_classes makes it at least 10% worse!
}}
We should show the actual values.
The error message looks like this: {{ File "/home4/jenkins/slave_dir_from_mr-0xa1/workspace/PR_py3unit_small/h2o-py/tests/testdir_algos/gbm/pyunit_imbalanced_gbm.py", line 43, in imbalanced_gbm assert class_6_err_imbalanced >= 0.90*class_6_err_balanced, "balance_classes makes it at least 10% worse!" AssertionError: balance_classes makes it at least 10% worse! }} We should show the actual values.