Oh ok, hmm interesting
On Wed, Jan 16, 2013 at 3:04 PM, Gilles Louppe <[email protected]> wrote: > > Just to let you know, it is basically useless to grid-search over the > > n_estimators parameter in your forests. The higher, the better. > > However, you might try to tune min_sample_split (from 1 to > > n_features). It is one of the few parameters that will actually lead > > to any improvement in terms of accuracy. > > Oops, I typed too fast. I meant the max_features parameter, not > min_sample_split. > > Sorry for the noise. > > Gilles > > > ------------------------------------------------------------------------------ > Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery > and much more. Keep your Java skills current with LearnJavaNow - > 200+ hours of step-by-step video tutorials by Java experts. > SALE $49.99 this month only -- learn more at: > http://p.sf.net/sfu/learnmore_122612 > _______________________________________________ > Scikit-learn-general mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/scikit-learn-general >
------------------------------------------------------------------------------ Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery and much more. Keep your Java skills current with LearnJavaNow - 200+ hours of step-by-step video tutorials by Java experts. SALE $49.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122612
_______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
