[scikit-learn] Is there a built-in function for pairs of data?

David Nicholson nicholdav at gmail.com
Mon Sep 26 14:53:05 EDT 2016


Do you mean like train_test_split?
http://scikit-learn.org/stable/modules/generated/sklearn.cross_validation.train_test_split.html

On Sep 26, 2016 14:43, "Afarin Famili" <Afarin.Famili at utsouthwestern.edu>
wrote:

>
> Dear Scikit-learn team,
>
>
> We need to deal with pairs of data in our classification task. I was
> wondering if there is already a built-in function in Scikit-learn that can
> partition the pairs of data into train and test sets?
>
>
> Regards,
>
> Afarin
>
>
>
> ------------------------------
>
> UT Southwestern
>
> Medical Center
>
> The future of medicine, today.
>
> _______________________________________________
> scikit-learn mailing list
> scikit-learn at python.org
> https://mail.python.org/mailman/listinfo/scikit-learn
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20160926/191ef81d/attachment.html>


More information about the scikit-learn mailing list