LR and ME have a strong relation. I remember there was once a discussion in
this list. But I am not sure what is actually implemented in scikit.learn.

On Wed, Oct 19, 2011 at 5:32 PM, Lars Buitinck <[email protected]> wrote:

> Hi everyone,
>
> I was wondering what the LogisticRegression class in
> sklearn.linear_modules implements. Its docstring says just "logistic
> regression", but I stumbled upon the liblinear authors' paper on LR
> [1], and they claim to have developed a fast multiclass LR/MaxEnt
> training algorithm as well. Does our implementation do LR or ME?
>
> [1] http://www.csie.ntu.edu.tw/~cjlin/papers/maxent_dual.pdf
>
> TIA,
> Lars
>
> --
> Lars Buitinck
> Scientific programmer, ILPS
> University of Amsterdam
>
>
> ------------------------------------------------------------------------------
> 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. Business sense. IT sense. Common sense.
> http://p.sf.net/sfu/splunk-d2d-oct
> _______________________________________________
> 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. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to