scikit-learn/sklearn/linear_model
jrfiedler dcca31c40b Modify v0.18 DeprecationWarning messages (#7067) 2016-07-28 12:44:33 -04:00
..
tests Merge pull request #6613 from nelson-liu/correct_license_spelling 2016-06-15 13:58:59 +02:00
__init__.py Huber regressor 2016-02-25 16:31:08 -05:00
base.py Modify v0.18 DeprecationWarning messages (#7067) 2016-07-28 12:44:33 -04:00
bayes.py MAINT depr of center_data, normalize in linear_model 2016-02-17 14:26:50 -05:00
cd_fast.pyx doc: fix spellings of 'license' 2016-03-31 17:25:31 -07:00
coordinate_descent.py DOC: fix typo (#7044) 2016-07-18 23:47:01 +02:00
huber.py Huber regressor 2016-02-25 16:31:08 -05:00
least_angle.py Fix docs links (#7005) 2016-07-27 16:58:25 -04:00
logistic.py update for issue #6523 (add logistic_regression_path to classes.rst (#6970) 2016-07-13 23:26:21 +02:00
omp.py Remove redundant words in sklearn 2016-02-23 16:54:03 +08:00
passive_aggressive.py Added more versions of 0.17 2015-11-04 00:02:52 +01:00
perceptron.py [DOC] Fix broken links 2016-03-23 12:45:34 -07:00
randomized_l1.py Fix typos (#6942) 2016-06-27 18:13:49 +02:00
ransac.py Modify v0.18 DeprecationWarning messages (#7067) 2016-07-28 12:44:33 -04:00
ridge.py Fix doc refs to StratifiedKFold and KFold (#6936) 2016-06-28 09:22:05 +02:00
sag.py Fix typos (#6942) 2016-06-27 18:13:49 +02:00
sag_fast.pyx Fix typos (#6942) 2016-06-27 18:13:49 +02:00
setup.py Adding Implementation of SAG 2015-09-10 13:27:04 -04:00
sgd_fast.pxd doc: fix spellings of 'license' 2016-03-31 17:25:31 -07:00
sgd_fast.pyx Fix typos (#6942) 2016-06-27 18:13:49 +02:00
sgd_fast_helpers.h FIX #3566: redefine isfinite alias in sklearn 2014-08-31 14:59:23 +01:00
stochastic_gradient.py General spelling fixes 2015-12-16 09:46:42 -08:00
theil_sen.py [DOC] Fix broken links 2016-03-23 12:45:34 -07:00