Hi all,

I'm currently looking at the GridSearch example (
http://scikit-learn.org/0.9/auto_examples/grid_search_digits.html), and I
don't completely get the point of using cross-validation twice. Why aren't
the parameters and the classifier selected in on cross-validations step?

Furthermore, I was wondering if I do a refit at the end of the GridSearch
procedure, it will train the model on the complete dataset, so that it can
be applied on the test set afterwards?

Best and thanks,

Mathias
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to