scikit-learn/sklearn/linear_model/tests
GaelVaroquaux 96dcaf7226 ENH: Make LinearRegression work with sparse
Fixes #533
2012-01-05 23:00:03 +01:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_base.py ENH: Make LinearRegression work with sparse 2012-01-05 23:00:03 +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 COSMIT: pep8 2011-12-15 17:24:53 +01:00
test_least_angle.py COSMIT pep8 2011-12-23 19:12:52 +01:00
test_logistic.py Check for consistent input in Logistic Regression. 2011-12-10 12:17:20 +01:00
test_omp.py Fix one-dimensional y in Gram OMP estimator 2011-11-16 23:42:19 +02:00
test_ridge.py COSMIT more pyflakes 2011-11-28 23:55:41 +01:00
test_sgd.py COSMIT more pep8 2011-11-28 23:55:33 +01:00