scikit-learn/sklearn/model_selection
Michał Słapek 54c6739f8e DOC replace best_parameters_ with best_params_ in SearchCV docstring (#16005) 2020-01-03 11:47:05 +01:00
..
tests FIX support scalar values in fit_params in SearchCV (#15863) 2019-12-31 13:02:45 +01:00
__init__.py [MRG + 2] ENH Allow `cross_val_score`, `GridSearchCV` et al. to evaluate on multiple metrics (#7388) 2017-07-07 11:12:31 -04:00
_search.py DOC replace best_parameters_ with best_params_ in SearchCV docstring (#16005) 2020-01-03 11:47:05 +01:00
_split.py DOC add versionadded directive to some estimators (#15849) 2019-12-19 14:07:03 +01:00
_validation.py FIX support scalar values in fit_params in SearchCV (#15863) 2019-12-31 13:02:45 +01:00