scikit-learn/sklearn/linear_model/tests
Andreas Mueller e3f94351f2 TST Silence some tests. 2015-01-29 17:24:41 -05:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_base.py TST Silence some tests. 2015-01-29 17:24:41 -05:00
test_bayes.py ENH: more robust test_toy_bayesian_ridge_object 2014-04-03 11:15:07 +02:00
test_coordinate_descent.py MAINT: Remove deprecation warnings in enet_path and lasso_path 2014-12-27 00:47:32 +01:00
test_least_angle.py MAINT: Remove deprecation warnings in enet_path and lasso_path 2014-12-27 00:47:32 +01:00
test_logistic.py Merge pull request #3646 from s8wu/multinomial_newtoncg 2014-10-16 09:04:18 +02:00
test_omp.py Added NRT for return_path propagation check 2014-11-25 23:24:54 +05:30
test_passive_aggressive.py PEP8 Fix E101, E111 errors and W191, W293, W293 and W391 warnings. 2015-01-08 04:28:24 +05:30
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 Handle sample_weight upfront. 2015-01-25 00:16:45 +09:00
test_sgd.py remove deprecation tests. 2014-12-29 14:00:06 -05: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
test_theil_sen.py COSMIT: Better consistency 2014-10-17 09:54:01 +02:00