scikit-learn/sklearn/linear_model/tests
balu 93bc88335a fixed visual indentation errors 2013-08-31 11:54:24 +05:30
..
__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 fixed visual indentation errors 2013-08-31 11:54:24 +05:30
test_least_angle.py fixed visual indentation errors 2013-08-31 11:54:24 +05:30
test_logistic.py TST/FIX always use "almost equal" for floats. 2013-03-01 12:14:50 +01:00
test_omp.py FIX OrthogonalMatchingPursuit normalized twice 2013-07-26 12:08:10 +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 Add catching of the deprecation warnings in rfe and ridge tests 2013-07-28 10:45:44 +02:00
test_sgd.py BUG: tests were raising the DataConversionWarning 2013-07-29 00:56:45 +02:00
test_sparse_coordinate_descent.py fixed visual indentation errors 2013-08-31 11:54:24 +05:30