Hi Shreyas.

Tree kernels are not implemented in scikit-learn, but it should be possible to provide your own implementation as a callable to SVC. I'm not sure how you want to use them in an unsupervised manner, though. Do you want to do one-class SVM?

Andy

On 10/23/2015 10:27 PM, Shreyas Saligrama chandrakan wrote:
Hi,

I am new to Scikit-learn and I would like to know as to how I can import my csv data into Scikitlearn and then use SVM with tree kernels unsupervised approach for analyze those results on my datasets. So I would be very thankful to anyone who could guide me and help me further in achieving this.

Best,
Shreyas


------------------------------------------------------------------------------


_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

------------------------------------------------------------------------------
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to