On 05/07/2015 01:32 PM, Adam Goodkind wrote:
The documentation does not adequately explain this.
I disagree. The docs here:
http://scikit-learn.org/stable/modules/generated/sklearn.grid_search.GridSearchCV.html#sklearn.grid_search.GridSearchCV
State pretty clearly:
Contains scores for all parameter combinations in param_grid. Each
entry corresponds to one parameter setting. Each named tuple has the
attributes:
* parameters, a dict of parameter settings
* mean_validation_score, the mean score over the
cross-validation folds
* cv_validation_scores, the list of scores for each fold
**
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general