With the right settings, SGDClassifier is a home cooked implementation of SVM so there's that too.
Vlad On Mon, Jun 3, 2013 at 12:23 AM, Andreas Mueller <[email protected]> wrote: > On 06/02/2013 10:18 PM, mike wrote: >> or it invokes svm implementation from libsvm? > Yes it does, as it says in the docs: > http://scikit-learn.org/dev/modules/svm.html#implementation-details > > Maybe we should put this into a more prominent place? > (in particular libsvm and liblinear are mentioned above the part of the > docs) > > ------------------------------------------------------------------------------ > Get 100% visibility into Java/.NET code with AppDynamics Lite > It's a free troubleshooting tool designed for production > Get down to code-level detail for bottlenecks, with <2% overhead. > Download for free and get started troubleshooting in minutes. > http://p.sf.net/sfu/appdyn_d2d_ap2 > _______________________________________________ > Scikit-learn-general mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/scikit-learn-general ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite It's a free troubleshooting tool designed for production Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://p.sf.net/sfu/appdyn_d2d_ap2 _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
