I understand that the LogisticRegression would be similar to LinearSVC in
terms of performance. However, I am repeating other person's experiment.
Still, Thank you.
On Mon, Dec 5, 2011 at 8:01 PM, Mathieu Blondel <[email protected]>wrote:
> On Mon, Dec 5, 2011 at 8:54 PM, xinfan meng <[email protected]> wrote:
> > Hi:
> > I want the classifier to output the class label and its confidence,
> in
> > order to use it in co-training. The predict_proba() in SVC classifier can
> > output a confidence. However, this classifier is a bit slow. Can I
> simulate
> > such confidence score (not necessary a probability) with LinearSVM?
> Thanks!
>
> You can use LogisticRegression instead of LinearSVC for that.
>
> Mathieu
>
>
> ------------------------------------------------------------------------------
> All the data continuously generated in your IT infrastructure
> contains a definitive record of customers, 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-novd2d
> _______________________________________________
> Scikit-learn-general mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
>
--
Best Wishes
--------------------------------------------
Meng Xinfan(蒙新泛)
Institute of Computational Linguistics
Department of Computer Science & Technology
School of Electronic Engineering & Computer Science
Peking University
Beijing, 100871
China
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure
contains a definitive record of customers, 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-novd2d
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general