[scikit-learn] How GridSearchCV to get best_params?

Joel Nothman joel.nothman at gmail.com
Sat Jan 5 05:32:28 EST 2019


See cv_results_['mean_test_score'] (or 'mean_test_x' where 'x' is the
scorer named in the refit parameter).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20190105/cec061e3/attachment.html>


More information about the scikit-learn mailing list