scikit-learn/sklearn/model_selection
Juan Carlos Alfaro Jiménez 0e33229351
FIX Extract estimator objects before aggregating dict of scores (#17745)
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
2020-06-26 21:15:41 -04:00
..
tests FIX Extract estimator objects before aggregating dict of scores (#17745) 2020-06-26 21:15:41 -04: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 _fit_and_score now returns a dictionary (#17332) 2020-06-26 12:38:12 +02:00
_split.py MNT Replaces numpy alias with builtin typse (#17687) 2020-06-24 16:51:51 +02:00
_validation.py FIX Extract estimator objects before aggregating dict of scores (#17745) 2020-06-26 21:15:41 -04:00