scikit-learn/sklearn/linear_model/tests
Toshihiro NAKAE 18eef9adf9
FEA Add positive argument to Ridge using L-BFGS-B solver (#20231)
2021-07-04 22:43:32 +02:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_base.py STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
test_bayes.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
test_common.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
test_coordinate_descent.py STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
test_huber.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
test_least_angle.py MRG: Deprecate 'normalize' in coordinate_descent (#17785) 2021-06-27 16:59:01 +02:00
test_logistic.py STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
test_omp.py DEP deprecates 'normalize' in _omp.py (#17750) 2021-06-17 23:24:40 +02:00
test_passive_aggressive.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
test_perceptron.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
test_quantile.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
test_ransac.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
test_ridge.py FEA Add positive argument to Ridge using L-BFGS-B solver (#20231) 2021-07-04 22:43:32 +02:00
test_sag.py STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
test_sgd.py STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
test_sparse_coordinate_descent.py MRG: Deprecate 'normalize' in coordinate_descent (#17785) 2021-06-27 16:59:01 +02:00
test_theil_sen.py STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00