scikit-learn/sklearn/ensemble/_hist_gradient_boosting/tests
Thomas J. Fan a2eb04da26
TST Adjust learning rate to compare with LightGBM 3.X (#21082)
Co-authored-by: Christian Lorentzen <lorentzen.ch@gmail.com>
2021-09-24 11:09:33 +02:00
..
__init__.py FIX broken sdist (#13862) 2019-05-11 20:12:35 +10:00
test_binning.py ENH Uses _openmp_effective_n_threads to set the number of threads in HistGradientBoosting* (#20477) 2021-07-09 10:13:39 +02:00
test_bitset.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
test_compare_lightgbm.py TST Adjust learning rate to compare with LightGBM 3.X (#21082) 2021-09-24 11:09:33 +02:00
test_gradient_boosting.py ENH Uses _openmp_effective_n_threads to set the number of threads in HistGradientBoosting* (#20477) 2021-07-09 10:13:39 +02:00
test_grower.py DOC Typos found by codespell (#21069) 2021-09-17 19:04:54 +02:00
test_histogram.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
test_loss.py ENH Uses _openmp_effective_n_threads to set the number of threads in HistGradientBoosting* (#20477) 2021-07-09 10:13:39 +02:00
test_monotonic_contraints.py ENH Uses _openmp_effective_n_threads to set the number of threads in HistGradientBoosting* (#20477) 2021-07-09 10:13:39 +02:00
test_predictor.py ENH Uses _openmp_effective_n_threads to set the number of threads in HistGradientBoosting* (#20477) 2021-07-09 10:13:39 +02:00
test_splitting.py ENH Uses _openmp_effective_n_threads to set the number of threads in HistGradientBoosting* (#20477) 2021-07-09 10:13:39 +02:00
test_warm_start.py STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00