Commit Graph

7 Commits

Author SHA1 Message Date
Thomas J Fan 0a7adef005 MNT Make modules private in linear_model (#15324) 2019-10-23 15:34:26 +02:00
qdeffense f13c9c0752 CLN remove redundant default parameters in examples and tests (#14590)
remove redundant 'fit_intercept=True' in examples and tests along with some instances of other redundant parameters (max_iter=100, C=1 and alpha=1.0)
2019-08-07 10:38:41 -07:00
Tom Dupré la Tour edeb3af217 Deprecate n_iter in SGDClassifier and implement max_iter (#5036) 2017-06-23 21:49:29 +02:00
Andreas Mueller 806cb221e7 remove some style errors in bench code. 2015-03-10 16:24:48 -04:00
Lars Buitinck b97fb3c5fc MAINT drop support for NumPy < 1.6.1 2014-03-02 20:13:57 +01:00
eustache c7c6999a0a fix for np.count_nonzero not present in Numpy < 1.6 2013-11-05 16:57:05 +01:00
eustache 1bdb7b2e06 completed sparsity sections; added benchmark 2013-11-04 14:33:53 +01:00