On Tuesday, July 5, 2016, Joel Nothman <[email protected]> wrote:
> Jaidev is suggesting that fit_intercept=False makes no sense if the data > is sparse. > +1 > But I think that depends on your target variable. > +1 > > > > On 4 July 2016 at 22:11, Alexandre Gramfort < > [email protected] > <javascript:_e(%7B%7D,'cvml','[email protected]');>> > wrote: > >> On Mon, Jul 4, 2016 at 12:13 PM, Jaidev Deshpande >> <[email protected] >> <javascript:_e(%7B%7D,'cvml','[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] >> <javascript:_e(%7B%7D,'cvml','[email protected]');> >> https://mail.python.org/mailman/listinfo/scikit-learn >> > >
_______________________________________________ scikit-learn mailing list [email protected] https://mail.python.org/mailman/listinfo/scikit-learn
