scikit-learn/sklearn/linear_model/tests
Stefano Lattarini 67ece78da4 COSMIT various typofixes
As suggested by codespell <https://github.com/lucasdemarchi/codespell>

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
2013-04-11 21:22:14 +02:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_base.py More use sklearn.utils.testing. 2012-10-25 21:21:22 +09:00
test_bayes.py More use sklearn.utils.testing. 2012-10-25 21:21:22 +09:00
test_coordinate_descent.py COSMIT various typofixes 2013-04-11 21:22:14 +02:00
test_least_angle.py COSMIT various typofixes 2013-04-11 21:22:14 +02:00
test_logistic.py TST/FIX always use "almost equal" for floats. 2013-03-01 12:14:50 +01:00
test_omp.py COSMIT pep8 2012-12-22 16:48:17 +01:00
test_passive_aggressive.py BUG SGDClassifier and friends did not forget labels_ in re-fit 2013-03-15 12:37:16 +01:00
test_perceptron.py COSMIT pep8 2012-11-10 14:02:29 +00:00
test_randomized_l1.py COSMIT prevent a copy in randomized LR 2013-03-17 12:30:17 +01:00
test_ridge.py COSMIT pep8 2013-01-21 21:20:21 +01:00
test_sgd.py COSMIT pep8 2013-04-02 13:30:55 +02:00
test_sparse_coordinate_descent.py P3K range vs. xrange 2013-02-14 02:05:35 +01:00