Re: the discussion we had at PyCon.fr, I noticed that the internal
elastic net coordinate descent functions are parametrized with
`l1_reg` and `l2_reg`, but the exposed classes and functions have
`alpha` and `l1_ratio`.  Only yesterday there was somebody on IRC who
couldn't match Ridge with ElasticNet because of this parametrization.

On Fri, Nov 8, 2013 at 9:02 AM, Olivier Grisel <olivier.gri...@ensta.org> wrote:
> About the LBFGS-B residuals (non-)issue I was probably confused by the
> overlapping on the plot and mis-interpreted the location of the PG-l1
> and PG-l2 curves.
>
> --
> Olivier

------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to