Re: [Scikit-learn-general] matlab SVM to python Scikit

2014-11-01 Thread Gael Varoquaux
On Sat, Nov 01, 2014 at 05:30:13PM -0400, Xin Shuai wrote: > Regarding to SVM, I don't know why that SVM in Scikit-Learn is running very > slow and I cannot even have the results.. Are you sure that you are comparing similar things? In particular, are you using the same kernels? (ie is Matlab usin

Re: [Scikit-learn-general] matlab SVM to python Scikit

2014-11-01 Thread Xin Shuai
Regarding to SVM, I don't know why that SVM in Scikit-Learn is running very slow and I cannot even have the results.. On Sat, Nov 1, 2014 at 2:46 PM, Sturla Molden wrote: > On 01/11/14 12:16, Philipp Schiffer wrote: > > > Would someone maybe know of a good tutorial, which could help porting a >

Re: [Scikit-learn-general] matlab SVM to python Scikit

2014-11-01 Thread Sturla Molden
On 01/11/14 12:16, Philipp Schiffer wrote: > Would someone maybe know of a good tutorial, which could help porting a > SVM written in Matlab to Python and Scikit-learn? I suppose you have seen this? http://scikit-learn.org/stable/modules/svm.html Sturla -

[Scikit-learn-general] matlab SVM to python Scikit

2014-11-01 Thread Philipp Schiffer
Hi everybody! Would someone maybe know of a good tutorial, which could help porting a SVM written in Matlab to Python and Scikit-learn? I am more or less fluent in Python, but not yet in machine learning approaches. I do however have this Matlab script which fits to my data (various protein an