scikit-learn/sklearn/ensemble/_hist_gradient_boosting/tests
Nicolas Hug df61e9ed98
FIX accept uint8 X in hist-gbdt.predict (#18410)
* fixed dtype issue

* whatsnew

* dont pass lists
2020-09-26 09:55:35 +02:00
..
__init__.py FIX broken sdist (#13862) 2019-05-11 20:12:35 +10:00
test_binning.py ENH Native support for missing values in GBDTs (#13911) 2019-08-21 11:22:00 +02:00
test_compare_lightgbm.py CLN Remove self-assignments from tests (#17776) 2020-06-29 15:22:21 -04:00
test_gradient_boosting.py FIX accept uint8 X in hist-gbdt.predict (#18410) 2020-09-26 09:55:35 +02:00
test_grower.py MNT change bin_thresholds param name (#18179) 2020-08-21 16:07:55 +02:00
test_histogram.py MNT Replaces numpy alias with builtin typse (#17687) 2020-06-24 16:51:51 +02:00
test_loss.py MNT define a parse_version function in sklearn.utils.fixes (#17670) 2020-06-24 13:35:49 +02:00
test_monotonic_contraints.py ENH Break cyclic references in Histogram GBRT (#18334) 2020-09-03 15:47:25 -04:00
test_predictor.py MNT change bin_thresholds param name (#18179) 2020-08-21 16:07:55 +02:00
test_splitting.py TST Fixes comment in test to reflect actual missing value (#16872) 2020-04-07 14:42:28 -04:00
test_warm_start.py FEA Turn on early stopping in histogram GBDT by default (#14516) 2020-02-12 10:45:21 -05:00