On 23 Apr 2014, at 08:17, Mathieu Blondel <[email protected]> wrote:
> One solution would be to deprecate the "shuffle" option from KFold and add a > new class ShuffleKFold. > The documentation should clarify the difference between ShuffleKFold and > ShuffleSplit: in the latter you need to specify the split size and number of > iterations while in the former this is readily specified by "n_folds". Also > ShuffleKFold permutes the samples once whereas ShuffleSplit uses sampling and > doesn't ensure that splits don't overlap. +1 The proposition of Mathieu would solve the present issue. Best, Arnaud ------------------------------------------------------------------------------ Start Your Social Network Today - Download eXo Platform Build your Enterprise Intranet with eXo Platform Software Java Based Open Source Intranet - Social, Extensible, Cloud Ready Get Started Now And Turn Your Intranet Into A Collaboration Platform http://p.sf.net/sfu/ExoPlatform _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
