scikit-learn/sklearn/linear_model/tests
Olivier Grisel 7697a6fb31 Merge more Py3 fixes 2013-07-13 15:01:32 +02:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_base.py DOC: Replaced all BSD style licenses with "BSD 3 clause" 2013-04-30 08:34:46 +02:00
test_bayes.py DOC: Replaced all BSD style licenses with "BSD 3 clause" 2013-04-30 08:34:46 +02:00
test_coordinate_descent.py DOC: Replaced all BSD style licenses with "BSD 3 clause" 2013-04-30 08:34:46 +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 DOC: Replaced all BSD style licenses with "BSD 3 clause" 2013-04-30 08:34:46 +02: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 DOC: Replaced all BSD style licenses with "BSD 3 clause" 2013-04-30 08:34:46 +02:00
test_ridge.py Merge more Py3 fixes 2013-07-13 15:01:32 +02:00
test_sgd.py DOC spellfixes 2013-06-29 16:18:23 +03:00
test_sparse_coordinate_descent.py P3K range vs. xrange 2013-02-14 02:05:35 +01:00