<div dir="ltr"><p dir="ltr">note2:</p>
<p dir="ltr">The LogisticRegression and Ridge(solver='sag') code do fit the intercept without breaking sparsity.</p>
<p dir="ltr">For other solvers in Ridge, in the case of a sparse X 
input, the solver will automatically be changed to 'sag' and raise a 
warning.</p><p>Tom<br></p></div><div class="gmail_extra"><br><div class="gmail_quote">2016-07-04 7:24 GMT+02:00 Tom Dupré la Tour <span dir="ltr"><<a href="mailto:tom.duprelatour.10@gmail.com" target="_blank">tom.duprelatour.10@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">note2:</p>
<p dir="ltr">The LogisticRegression and Ridge(solver='sag') code do fit the intercept without breaking sparsity.</p>
<p dir="ltr">For other solvers in Ridge, in the case of a sparse X input, the solver will automatically be changed to 'sag' and raise a warning.</p><div class="HOEnZb"><div class="h5">
<div class="gmail_quote">Le 2 juil. 2016 15:48, "Alexandre Gramfort" <<a href="mailto:alexandre.gramfort@telecom-paristech.fr" target="_blank">alexandre.gramfort@telecom-paristech.fr</a>> a écrit :<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">note:<br>
<br>
the Lasso and ElasticNet code do fit the intercept without breaking sparsity.<br>
<br>
Alex<br>
_______________________________________________<br>
scikit-learn mailing list<br>
<a href="mailto:scikit-learn@python.org" target="_blank">scikit-learn@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/scikit-learn" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/scikit-learn</a><br>
</blockquote></div>
</div></div></blockquote></div><br></div>