Hi Mohit

I believe this proposal is very welcome.  Just pointing out that it's
not about removing the dependency on liblinear: we will still depend
on it for the LinearSVC and its implementation of binary logistic
regression. It's just that we are completely missing a true
multinomial logistic regression.

Please post a preliminary proposal as soon as you can, so we can give feedback.

Yours,
Vlad

On Wed, May 1, 2013 at 12:56 AM, Mohit Sinha <sinhamohit.i...@gmail.com> wrote:
> Hi,
> I am interested in multinomial logistic regression with L1 +L2 ( removing
> the dependency on liblinear ) allowing warm restarts. Further, Alexandre
> told me that a student last year had attempted to implement strong rules for
> lasso and elastinet and the work remains unfinished. I would like to
> complete the work.
> On top of this, I would like to foray into GAM or General Additive Models
> and implement sparsity-smoothness penalty for generalized additive models.
>
>
> Regards,
> Mohit ( Calvin-O on github)
>
>
> ------------------------------------------------------------------------------
> Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
> Get 100% visibility into your production application - at no cost.
> Code-level diagnostics for performance bottlenecks with <2% overhead
> Download for free and get started troubleshooting in minutes.
> http://p.sf.net/sfu/appdyn_d2d_ap1
> _______________________________________________
> Scikit-learn-general mailing list
> Scikit-learn-general@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
>

------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to