scikit-learn/sklearn/linear_model/tests
Gael Varoquaux 4b2304f05a Merge pull request #7261 from betatim/negative-scorers
[MRG + 2] Rename scorers like `mse` to `neg_mse`
2016-09-08 20:40:17 +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 [MRG+2] Make `enet_coordinate_descent_gram` support fused types (#7218) 2016-08-29 15:59:06 +02:00
test_huber.py FIX make HuberRegressor tests stable under 32 bit Linux (#7196) 2016-08-17 15:50:34 +02:00
test_least_angle.py General spelling fixes 2015-12-16 09:46:42 -08:00
test_logistic.py [MR] Speed issues in sample_without_replacement - bugfix (#7104) 2016-08-06 21:23:19 +10: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 Introduce deprecation warning and fix tests 2016-08-27 14:56:40 +02: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 update what's new + simplify test 2016-08-20 15:19:13 +02:00
test_theil_sen.py TST close /dev/null in the theil sen tests. 2015-11-01 22:25:23 -05:00