scikit-learn/sklearn/model_selection
Joel Nothman 85d670c3b1 Duplicate import 2017-10-20 18:17:11 +11:00
..
tests Duplicate import 2017-10-20 18:17:11 +11: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 [MRG+1] DEPREC Change default for return_train_score to False (#9677) 2017-10-18 10:38:53 +11:00
_split.py [MRG+1] Fix bug in StratifiedShuffleSplit for multi-label data with targets having > 1000 labels (#9922) 2017-10-17 09:44:35 +02:00
_validation.py [MRG+1] Fix cross_val_predict behavior for binary classification in decision_function (Fixes #9589) (#9593) 2017-10-19 17:05:43 -04:00