Re: [Scikit-learn-general] gridSearchCV best_estimator_ best_score_

2014-07-26 Thread Joel Nothman
I think best_estimator_ could also be clarified a bit more to say that it is refit on all training data (and only available if refit=True) On 26 July 2014 18:42, Andy wrote: > On 07/25/2014 10:30 PM, Pagliari, Roberto wrote: > > Hi Andy, > > Maybe it’s just me, but the ”left out data” threw m

Re: [Scikit-learn-general] gridSearchCV best_estimator_ best_score_

2014-07-26 Thread Andy
On 07/25/2014 10:30 PM, Pagliari, Roberto wrote: Hi Andy, Maybe it's just me, but the "left out data" threw me off. Perhaps, I would integrate with your previous comments: best_estimator_ estimator Estimator that was chosen by the search, i.e. estimator which gave high