scikit-learn/sklearn/ensemble
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
..
_hist_gradient_boosting FIX HistGradientBoosting raising ValueError with monotonic_cst and categorical_feature (#28925) 2024-05-03 15:34:02 +00:00
tests MAINT Clean up deprecations for 1.5: in LinearSV* (#28816) 2024-04-12 09:49:27 +02:00
__init__.py MNT upgrade black version (#28802) 2024-04-10 11:06:55 -04:00
_bagging.py FIX bagging with metadata routing and estimator implement __len__ (#28734) 2024-04-03 09:53:49 -04:00
_base.py MAINT cleanup utils.__init__: move _print_elapsed_time into dedicated submodule (#28662) 2024-03-28 07:52:11 +01:00
_forest.py MNT upgrade black version (#28802) 2024-04-10 11:06:55 -04:00
_gb.py MNT upgrade black version (#28802) 2024-04-10 11:06:55 -04:00
_gradient_boosting.pyx MNT remove unnecessary cython.import_array (#28656) 2024-03-20 18:31:06 +00:00
_iforest.py MAINT cleanup utils.__init__: move chunking tools into dedicated submodule (#28516) 2024-02-26 17:18:47 -05:00
_stacking.py MAINT Clean up deprecations for 1.5: in LinearSV* (#28816) 2024-04-12 09:49:27 +02:00
_voting.py API deprecate multi_class in LogisticRegression (#28703) 2024-05-03 14:48:25 +02:00
_weight_boosting.py DOC Added link to plot_adaboost_multiclass.py example (#27913) 2024-03-07 07:08:33 +01:00
meson.build BLD Add Meson support (#28040) 2024-01-23 15:05:56 +01:00