e different.
Thank you
-Original Message-
From: Gael Varoquaux [mailto:[email protected]]
Sent: Thursday, August 14, 2014 2:01 PM
To: [email protected]
Subject: Re: [Scikit-learn-general] split function with non repeated sets
> With k-fold you ca
> Sent: Thursday, August 14, 2014 2:01 PM
>> To: [email protected]
>> Subject: Re: [Scikit-learn-general] split function with non repeated sets
>>
>> > With k-fold you can shuffle the data, but let’s say you want to run
>> > k-fold
t; Sent: Thursday, August 14, 2014 2:01 PM
> To: [email protected]
> Subject: Re: [Scikit-learn-general] split function with non repeated sets
>
> > With k-fold you can shuffle the data, but let’s say you want to run
> > k-fold partition multiple ti
-Original Message-
From: Gael Varoquaux [mailto:[email protected]]
Sent: Thursday, August 14, 2014 2:01 PM
To: [email protected]
Subject: Re: [Scikit-learn-general] split function with non repeated sets
> With k-fold you can shuffle the data,
> 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?
We call that 'shuffle split'
http://scikit-learn.org/stable/modules/generated/sklearn.cross_validation.ShuffleSplit.html
Examples of u
-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
mailto:[email protected]>> wrote:
Is there a function similar to split function, which does not ge
Could you be more specific, perhaps with an example? Do you mean something
like KFold?
On 14 August 2014 14:15, Pagliari, Roberto wrote:
> Is there a function similar to split function, which does not generate
> repeated train/test sets?
>
>
> ---
Is there a function similar to split function, which does not generate repeated
train/test sets?
--
___
Scikit-learn-general mailing list
[email protected]