[scikit-learn] How GridSearchCV to get best_params?

lampahome pahome.chen at mirlab.org
Thu Jan 3 22:44:44 EST 2019


as title

In the doc it says:

best_params_ : dict
Parameter setting that gave the best results on the hold out data.

My question is what is the hold out data?
It's score of train data or test data, or mean of train and test score?

thx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20190104/c056937f/attachment.html>


More information about the scikit-learn mailing list