scikit-learn/sklearn/linear_model/tests
Adrin Jalali 51c8e0e19d
CLN replace authors with the standard line (#29250)
2024-06-17 17:57:02 +00:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_base.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
test_bayes.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
test_common.py CLN use new license notice line (#29246) 2024-06-13 15:51:09 +02:00
test_coordinate_descent.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
test_huber.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
test_least_angle.py MAINT remove normalize parameter and subsequent clean-up (#27855) 2023-12-04 14:29:06 +00:00
test_linear_loss.py MNT upgrade black version (#28802) 2024-04-10 11:06:55 -04:00
test_logistic.py MAINT Require meson-python >= 0.16 and remove temporary work-arounds (#29081) 2024-05-24 13:20:20 +02:00
test_omp.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
test_passive_aggressive.py API Deprecate average=0 in SGD (#28582) 2024-03-06 17:34:12 +00:00
test_perceptron.py TST Extend tests for `scipy.sparse.*array` in `sklearn/linear_model/tests/test_perceptron.py` (#27160) 2023-08-28 11:15:18 +02:00
test_quantile.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
test_ransac.py ENH Add metadata routing for `RANSACRegressor` (#28261) 2024-02-26 13:30:08 +00:00
test_ridge.py API Deprecate `cv_values_` in favour of `cv_results_` in `RidgeCV` estimators (#28915) 2024-05-02 14:54:42 +00:00
test_sag.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
test_sgd.py API Deprecate average=0 in SGD (#28582) 2024-03-06 17:34:12 +00:00
test_sparse_coordinate_descent.py TST Extend tests for `scipy.sparse/*array` in `sklearn/linear_model/tests/test_sparse_coordinate_descent` (#27237) 2023-09-13 13:17:39 +00:00
test_theil_sen.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00