scikit-learn/sklearn/linear_model/tests
Takeshi Oura 5dfa5d979a
ENH Preserving dtype for np.float32 in *DictionaryLearning, SparseCoder and orthogonal_mp_gram (#22002)
2021-12-30 12:16:41 +01: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 XFAIL test_linear_model_normalize_deprecation_message on macos (#21396) 2021-10-22 13:08:47 +02:00
test_coordinate_descent.py MAINT reduce scope of test_linear_models_cv_fit_for_all_backends to reduce CI usage (#21918) 2021-12-10 02:43:27 +01: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 FIX/API Fix AIC/BIC in LassoLarsIC and introduce noise_variance (#21481) 2021-11-23 21:32:26 +01:00
test_logistic.py FIX improve error message for large sparse matrix input in LogisticRegression (#21093) 2021-09-24 11:05:53 +02:00
test_omp.py ENH Preserving dtype for np.float32 in *DictionaryLearning, SparseCoder and orthogonal_mp_gram (#22002) 2021-12-30 12:16:41 +01:00
test_passive_aggressive.py API fix params validation in SGD inherited models (#20683) 2021-08-16 15:35:17 +02: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 CI Fixes wheel building (#22051) 2021-12-24 14:06:21 +01:00
test_ransac.py DOC Typos found by codespell (#21069) 2021-09-17 19:04:54 +02:00
test_ridge.py MNT Add validation for parameter `alphas` in `RidgeCV` (#21606) 2021-12-01 18:56:21 +01:00
test_sag.py STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
test_sgd.py MAINT Shorten parametrized test names with long error messages (#21364) 2021-10-19 15:38:18 -07: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