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

Pedro Pazzini pedropazzini at gmail.com
Mon Sep 26 14:47:26 EDT 2016


Like this?:
http://scikit-learn.org/stable/modules/generated/sklearn.cross_validation.train_test_split.html

2016-09-26 15:06 GMT-03:00 Afarin Famili <Afarin.Famili at utsouthwestern.edu>:

>
> 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/2ba60e6a/attachment.html>


More information about the scikit-learn mailing list