scikit-learn/sklearn/linear_model/tests
Gael Varoquaux 1837224751 Merge pull request #6613 from nelson-liu/correct_license_spelling
[MRG+1] DOC: fix spellings of 'license'
2016-06-15 13:58:59 +02:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_base.py MAINT depr of center_data, normalize in linear_model 2016-02-17 14:26:50 -05:00
test_bayes.py MAINT docstring --> comments to prevent nose from using doc in verbose mode 2015-03-21 11:16:49 +05:30
test_coordinate_descent.py Remove redundant words in sklearn 2016-02-23 16:54:03 +08:00
test_huber.py Huber regressor 2016-02-25 16:31:08 -05:00
test_least_angle.py General spelling fixes 2015-12-16 09:46:42 -08:00
test_logistic.py use class_weight through sample_weight in LogisticRegression with liblinear 2016-05-25 14:54:02 +02:00
test_omp.py doc: fix spellings of 'license' 2016-03-31 17:25:31 -07:00
test_passive_aggressive.py add class_weight to PA cls, remove from PA reg 2015-06-06 08:57:17 -07:00
test_perceptron.py COSMIT pep8 2012-11-10 14:02:29 +00:00
test_randomized_l1.py MAINT depr of center_data, normalize in linear_model 2016-02-17 14:26:50 -05:00
test_ransac.py Deprecate residual_metric and add support for loss 2016-01-14 17:42:34 -05:00
test_ridge.py MAINT depr of center_data, normalize in linear_model 2016-02-17 14:26:50 -05:00
test_sag.py doc: fix spellings of 'license' 2016-03-31 17:25:31 -07:00
test_sgd.py FIX incorrect gradient computation for SquaredEpsilonInsensitive loss 2016-05-10 09:32:15 +02:00
test_sparse_coordinate_descent.py General spelling fixes 2015-12-16 09:46:42 -08:00
test_theil_sen.py TST close /dev/null in the theil sen tests. 2015-11-01 22:25:23 -05:00