Jaidev is suggesting that fit_intercept=False makes no sense if the data is
sparse. But I think that depends on your target variable.

On 4 July 2016 at 22:11, Alexandre Gramfort <
[email protected]> wrote:

> On Mon, Jul 4, 2016 at 12:13 PM, Jaidev Deshpande
> <[email protected]> wrote:
> > My point was, would it not be useful to raise a warning when the input is
> > sparse and the user does _not_ want to fit the intercept?
>
> I don't get it. Just fit_intercept=False should do it. why a warning???
>
> A
> _______________________________________________
> 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

Reply via email to