| .. |
|
__init__.py
|
Move project directory from scikits.learn to sklearn
|
2011-09-02 12:06:57 +02:00 |
|
test_base.py
|
MAINT remove normalize parameter and subsequent clean-up (#27855)
|
2023-12-04 14:29:06 +00: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
|
MAINT remove normalize parameter and subsequent clean-up (#27855)
|
2023-12-04 14:29:06 +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 remove normalize parameter and subsequent clean-up (#27855)
|
2023-12-04 14:29:06 +00: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
|
MAINT remove option penalty='none' in LogisticRegression (#27857)
|
2023-11-27 23:37:46 +01:00 |
|
test_omp.py
|
MAINT remove normalize parameter and subsequent clean-up (#27855)
|
2023-12-04 14:29:06 +00: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
|
MAINT change the default solver in QuantileRegressor (#27943)
|
2023-12-12 17:01:54 +01: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 |