scikit-learn/sklearn/model_selection
Arturo Amor 4b352163d5
FIX potential AttributeError when passing list to ValidationCurveDisplay (#27311)
Co-authored-by: ArturoAmorQ <arturo.amor-quiroz@polytechnique.edu>
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2023-09-13 12:09:51 +02:00
..
tests FIX potential AttributeError when passing list to ValidationCurveDisplay (#27311) 2023-09-13 12:09:51 +02:00
__init__.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
_plot.py FIX potential AttributeError when passing list to ValidationCurveDisplay (#27311) 2023-09-13 12:09:51 +02:00
_search.py FEAT add metadata routing to *SearchCV (#27058) 2023-09-11 16:19:24 +02:00
_search_successive_halving.py FEAT add metadata routing to *SearchCV (#27058) 2023-09-11 16:19:24 +02:00
_split.py MAINT: Remove np.in1d and np.trapz usages (#27140) 2023-09-06 17:06:31 +02:00
_validation.py ENH add metadata routing to cross_val* (#26896) 2023-08-09 10:15:39 +02:00