scikit-learn/sklearn/linear_model/tests
Andreas Mueller 966e10c252 COSMIT PEP8 2012-12-22 16:48:17 +01: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 pep8 2012-12-22 16:48:17 +01:00
test_least_angle.py COSMIT PEP8 2012-12-22 16:48:17 +01:00
test_logistic.py COSMIT pep8 2012-12-22 16:48:17 +01:00
test_omp.py COSMIT pep8 2012-12-22 16:48:17 +01:00
test_passive_aggressive.py Fix bug in sqnorm (used by PassiveAggressive). 2012-11-24 23:05:52 +09:00
test_perceptron.py COSMIT pep8 2012-11-10 14:02:29 +00:00
test_randomized_l1.py COSMIT pep8 2012-12-22 16:48:17 +01:00
test_ridge.py COSMIT pep8 2012-12-22 16:48:17 +01:00
test_sgd.py TST some more tests for SGDClassifier input validation 2012-12-15 22:10:48 +01:00
test_sparse_coordinate_descent.py COSMIT pep8 2012-12-22 16:48:17 +01:00