Hi Artem,
That’s correct. I wasn’t clear ☺

I wanted to know about sklearn/libsvm vs Matlab with rbf kernel


Thank you,

From: Artem [mailto:barmaley....@gmail.com]
Sent: Tuesday, March 03, 2015 3:58 PM
To: scikit-learn-general@lists.sourceforge.net
Subject: Re: [Scikit-learn-general] SVM: Matlab vs skleanr

Can't say about Matlab, but sklearn does SVM (unless it's LinearSVC) using 
libsvm internally (with minor tweaks on top), so you should expect the same 
results.

On Tue, Mar 3, 2015 at 11:53 PM, Pagliari, Roberto 
<rpagli...@appcomsci.com<mailto:rpagli...@appcomsci.com>> wrote:
Has anybody ever compared Matlab SVM vs sklearn or libsvm?

It’d be interested to know about the difference in accuracy between them (using 
the same dataset and similar settings).

Thank you,


------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net<mailto:Scikit-learn-general@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to