Hi Stuart Take a look at this issue: https://github.com/scikit-learn/scikit-learn/issues/2968
On Mon, Mar 13, 2017 at 9:57 AM, Stuart Reynolds <[email protected]> wrote: > Is there an implementation of logistic regression with elastic net > regularization in scikit? > (or pointers on implementing this - its seems non-convex and so you might > expect poor behavior with some optimizers) > > > - Stuart > > _______________________________________________ > scikit-learn mailing list > [email protected] > https://mail.python.org/mailman/listinfo/scikit-learn > >
_______________________________________________ scikit-learn mailing list [email protected] https://mail.python.org/mailman/listinfo/scikit-learn
