| .. |
|
__init__.py
|
Move project directory from scikits.learn to sklearn
|
2011-09-02 12:06:57 +02:00 |
|
test_base.py
|
FIX improve warning message in `_ensure_sparse_format` (#27757)
|
2023-11-14 11:12:56 +01:00 |
|
test_bayes.py
|
MNT add isort to ruff's rules (#26649)
|
2023-06-21 17:50:07 +02:00 |
|
test_common.py
|
ENH scaling of LogisticRegression loss as 1/n * LinearModelLoss (#26721)
|
2023-10-06 23:49:37 +02:00 |
|
test_coordinate_descent.py
|
FEA Add metadata routing to models that inherit from LinearModelCV (#27478)
|
2023-10-10 10:06:30 +02: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
|
ENH scaling of LogisticRegression loss as 1/n * LinearModelLoss (#26721)
|
2023-10-06 23:49:37 +02: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
|
ENH scaling of LogisticRegression loss as 1/n * LinearModelLoss (#26721)
|
2023-10-06 23:49:37 +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 |