scikit-learn/sklearn/model_selection
Andreas Mueller 98e1c0f8e2 ENH add support for lists of dictionaries to RandomizedSearchCV (#14549) 2019-08-07 08:23:22 +10:00
..
tests ENH add support for lists of dictionaries to RandomizedSearchCV (#14549) 2019-08-07 08:23:22 +10: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 ENH add support for lists of dictionaries to RandomizedSearchCV (#14549) 2019-08-07 08:23:22 +10:00
_split.py DOC fix in docstring of LeavePOut (#14517) 2019-07-30 15:26:11 +02:00
_validation.py DOC improve cross_val_predict docs (#14212) 2019-07-25 23:49:42 +10:00