scikit-learn/sklearn/linear_model/tests
MechCoder f79ac7c187 MAINT: Remove deprecation warnings in enet_path and lasso_path 2014-12-27 00:47:32 +01:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_base.py FIX #2986: ZeroDivisionError in LinearRegression on sparse data 2014-11-14 12:51:43 +01: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 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 FIX P/R/F metrics and scorers are now for binary problems only by default 2014-12-09 13:56:51 +11:00
test_sgd.py Merge pull request #3931 from dsullivan7/cwwarn 2014-12-12 14:57:37 +01: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