Re: [Pythonmac-SIG] Crossfold Validation

2010-02-19 Thread Robert Kern
On 2010-02-19 18:29 PM, Aahz wrote: On Fri, Feb 19, 2010, Mark Livingstone wrote: I am looking for suggestions! I am doing some experimentation and want to know if there are any utilities available that will take a file as input, get the num folds and num times, and do the slice and dice file o

Re: [Pythonmac-SIG] Crossfold Validation

2010-02-19 Thread Aahz
On Fri, Feb 19, 2010, Mark Livingstone wrote: > > I am looking for suggestions! I am doing some experimentation and want > to know if there are any utilities available that will take a file as > input, get the num folds and num times, and do the slice and dice file > operation ready then for train

[Pythonmac-SIG] Crossfold Validation

2010-02-19 Thread Mark Livingstone
Hi Guys, I am looking for suggestions! I am doing some experimentation and want to know if there are any utilities available that will take a file as input, get the num folds and num times, and do the slice and dice file operation ready then for training / testing? I imagine it wouldn't be diffic