scikit-learn/sklearn/ensemble/_hist_gradient_boosting/tests
Xiao Yuan 7bc1dbb67c
FIX HistGradientBoosting raising ValueError with monotonic_cst and categorical_feature (#28925)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2024-05-03 15:34:02 +00:00
..
__init__.py FIX broken sdist (#13862) 2019-05-11 20:12:35 +10:00
test_binning.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
test_bitset.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
test_compare_lightgbm.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
test_gradient_boosting.py MAINT cleanup utils.__init__: move IS_PYPY, _IS_WASM, _IS_32BIT into utils.fixes (#28768) 2024-04-08 09:07:26 +00:00
test_grower.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
test_histogram.py ENH reuse parent histograms as one of the child's histogram (#27865) 2023-12-03 12:53:17 -05:00
test_monotonic_contraints.py FIX HistGradientBoosting raising ValueError with monotonic_cst and categorical_feature (#28925) 2024-05-03 15:34:02 +00:00
test_predictor.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
test_splitting.py ENH add feature subsampling per split for HGBT (#27139) 2023-11-14 18:26:01 +00:00
test_warm_start.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00