scikit-learn/sklearn/linear_model/tests
Tialo ea3e1764cb
TST Extend tests for `scipy.sparse.*array` in `sklearn/linear_model/tests/test_logistic.py` (#27210)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2023-09-13 21:24:24 +00:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_base.py TST Extend tests for `scipy.sparse/*array` in `sklearn/linear_model/tests/test_base` (#27225) 2023-09-13 19:23:29 +02:00
test_bayes.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
test_common.py MAINT Fix typos found by codespell (#26448) 2023-05-31 10:19:21 +02:00
test_coordinate_descent.py TST Extend tests for `scipy.sparse/*array` in `sklearn/linear_model/tests/test_coordinate_descent` (#27226) 2023-09-13 14:23:04 +00:00
test_huber.py TST Extend tests for `scipy.sparse.*array` in `sklearn/linear_model/tests/test_huber.py` (#27211) 2023-09-13 21:35:43 +02:00
test_least_angle.py MAINT Parameters validation for sklearn.linear_model.lars_path (#26381) 2023-07-06 10:42:46 -04:00
test_linear_loss.py TST Extend tests for `scipy.sparse.*array` in `sklearn/linear_model/tests/test_linear_loss.py` (#27133) 2023-08-23 18:17:57 +02:00
test_logistic.py TST Extend tests for `scipy.sparse.*array` in `sklearn/linear_model/tests/test_logistic.py` (#27210) 2023-09-13 21:24:24 +00:00
test_omp.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
test_passive_aggressive.py TST Extend tests for `scipy.sparse.*array` in `sklearn/linear_model/tests/test_passive_aggressive.py` (#27273) 2023-09-11 20:02:14 +02: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 TST Extend tests for `scipy.sparse/*array` in `sklearn/linear_model/tests/test_quantile` (#27228) 2023-09-13 14:24:36 +02:00
test_ransac.py TST Extend tests for `scipy.sparse/*array` in `sklearn/linear_model/tests/test_ransac` (#27233) 2023-09-13 14:12:02 +02:00
test_ridge.py TST Extend tests for `scipy.sparse/*array` in `sklearn/linear_model/tests/test_ridge` (#27235) 2023-09-13 17:33:59 +05:00
test_sag.py TST Extend tests for `scipy.sparse.*array` in `sklearn/linear_model/tests/test_sag.py` (#27206) 2023-09-13 22:11:18 +02:00
test_sgd.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02: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 MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00