scikit-learn/sklearn/linear_model/tests
lesteve fa50e628dd Remove 'DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future' warnings 2014-07-18 15:16:56 +01:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_base.py TST/COSMIT tests/comments for [sparse]center_data 2014-03-30 22:07:48 +11:00
test_bayes.py ENH: more robust test_toy_bayesian_ridge_object 2014-04-03 11:15:07 +02:00
test_coordinate_descent.py FIX: Fit the data in tests 2014-07-16 13:28:11 +02:00
test_least_angle.py Added return_n_iter parameter for enet (and lasso) path 2014-07-15 12:17:36 +02:00
test_logistic.py TST/FIX always use "almost equal" for floats. 2013-03-01 12:14:50 +01:00
test_omp.py Removed 'Gram' and 'Xy' parameters were still in test_omp.py 2014-07-17 13:38:22 +01: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_ransac.py FIX: windows test failures in test_ransac 2014-05-24 20:51:19 +02:00
test_ridge.py Remove 'DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future' warnings 2014-07-18 15:16:56 +01:00
test_sgd.py cosmit 2014-04-03 16:07:41 +02:00
test_sparse_coordinate_descent.py Remove 'DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future' warnings 2014-07-18 15:16:56 +01:00