This website requires JavaScript.
Explore
Help
Sign In
baohan
/
scikit-learn
mirror of
https://github.com/scikit-learn/scikit-learn.git
Watch
0
Star
0
Fork
You've already forked scikit-learn
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cd6e4d52d9
scikit-learn
/
sklearn
/
model_selection
History
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