For dense-data, I recommend SGDClassifier or SVC if you want to use a kernel.
I'm thinking that in the mid-term we may want to ship our own Cython implementation of liblinear (from what I saw, it didn't seem that hard to implement). Mathieu ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2dcopy2 _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
