scikit-learn/sklearn/linear_model/tests
vstolbunov ebd5dbc68a Fixed syntax and combined two test functions 2015-09-15 12:40:08 -04:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_base.py add sample_weight into LinearRegression 2015-08-13 14:32:07 -04:00
test_bayes.py MAINT docstring --> comments to prevent nose from using doc in verbose mode 2015-03-21 11:16:49 +05:30
test_coordinate_descent.py Added check_input in Lasso for DictLearning performance 2015-08-20 11:36:24 +02:00
test_least_angle.py pep8 + simplify positive test 2015-08-28 21:43:46 +02:00
test_logistic.py Fixed syntax and combined two test functions 2015-09-15 12:40:08 -04:00
test_omp.py fix ompcv on old scipy versions 2015-03-18 10:25:01 -04:00
test_passive_aggressive.py add class_weight to PA cls, remove from PA reg 2015-06-06 08:57:17 -07:00
test_perceptron.py COSMIT pep8 2012-11-10 14:02:29 +00:00
test_randomized_l1.py MAINT docstring --> comments to prevent nose from using doc in verbose mode 2015-03-21 11:16:49 +05:30
test_ransac.py Fixed test to check for capital No 2015-07-11 13:37:13 -05:00
test_ridge.py ENH add sag solver in LogisticRegression and Ridge 2015-09-10 13:28:02 -04:00
test_sag.py ENH add sag solver in LogisticRegression and Ridge 2015-09-10 13:28:02 -04:00
test_sgd.py MAINT deprecate 1d input arrays for all estimators 2015-09-09 15:49:58 +02:00
test_sparse_coordinate_descent.py MAINT docstring --> comments to prevent nose from using doc in verbose mode 2015-03-21 11:16:49 +05:30
test_theil_sen.py COSMIT: Better consistency 2014-10-17 09:54:01 +02:00