scikit-learn/sklearn/model_selection
stareh daec09e6b4
DOC added the link for the reference in permutation_test_score (#16202)
* added the link for an open pdf of the article

* Address comment

Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
2020-02-03 13:59:27 +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 improve docstring following doc guideline in model_selection module (#16207) 2020-01-27 22:27:54 +01:00
_split.py DOC improve docstring following doc guideline in model_selection module (#16207) 2020-01-27 22:27:54 +01:00
_validation.py DOC added the link for the reference in permutation_test_score (#16202) 2020-02-03 13:59:27 +01:00