With k-fold you can shuffle the data, but let’s say you want to run k-fold partition multiple times. Can you avoid repetition of the same subset of samples?
From: Joel Nothman [mailto:[email protected]] Sent: Thursday, August 14, 2014 12:21 AM To: scikit-learn-general Subject: Re: [Scikit-learn-general] split function with non repeated sets Could you be more specific, perhaps with an example? Do you mean something like KFold? On 14 August 2014 14:15, Pagliari, Roberto <[email protected]<mailto:[email protected]>> wrote: Is there a function similar to split function, which does not generate repeated train/test sets? ------------------------------------------------------------------------------ _______________________________________________ Scikit-learn-general mailing list [email protected]<mailto:[email protected]> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
------------------------------------------------------------------------------
_______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
