scikit-learn/sklearn/linear_model/tests
Mathieu Blondel 5e3ea55706 Add Perceptron. 2012-01-29 02:34:12 +09:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_base.py COSMIT pep8 2012-01-08 20:12:40 +01:00
test_bayes.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_coordinate_descent.py More intuitive warm-start in ElasticNet. 2012-01-18 19:29:29 +09:00
test_least_angle.py COSMIT pep8 2011-12-23 19:12:52 +01:00
test_logistic.py Remove CoefSelectTransformerMixin and use SelectorMixin instead. 2012-01-25 18:04:27 +09:00
test_omp.py FIX: issue #540, make omp robust to empty solution 2012-01-09 00:45:55 +02:00
test_perceptron.py Add Perceptron. 2012-01-29 02:34:12 +09:00
test_ridge.py COSMIT more pyflakes 2011-11-28 23:55:41 +01:00
test_sgd.py COSMIT pep8 2012-01-23 10:02:01 +01:00