| .. |
|
__init__.py
|
Move project directory from scikits.learn to sklearn
|
2011-09-02 12:06:57 +02:00 |
|
test_base.py
|
FEA Add Nonnegative LinearRegression (#17578)
|
2020-08-06 08:30:24 -04:00 |
|
test_bayes.py
|
BUG Fix instability issue of ARDRegression (with speedup) (#16849)
|
2020-04-23 10:19:45 -04:00 |
|
test_coordinate_descent.py
|
FIX Raise error when l1_ratio is out-of-range in ElasticNet (#17846)
|
2020-07-08 15:12:11 +02:00 |
|
test_huber.py
|
CI Check for unused imports when linting (#16678)
|
2020-03-12 12:56:35 +01:00 |
|
test_least_angle.py
|
DOC fixed linear_model._least_angle.py parameters consistency (#18062)
|
2020-08-21 15:14:05 +02:00 |
|
test_logistic.py
|
TST Add test for multinomial identifiability constraint in logistic regression (#16791)
|
2020-07-15 22:24:30 -04:00 |
|
test_omp.py
|
API make load_* args in datasets kwarg only (#16719)
|
2020-04-27 14:41:35 -04:00 |
|
test_passive_aggressive.py
|
MNT Deprecate public attributes in SGD and PassiveAggresive classes (#16261)
|
2020-02-12 16:09:40 +01:00 |
|
test_perceptron.py
|
CI Check for unused imports when linting (#16678)
|
2020-03-12 12:56:35 +01:00 |
|
test_ransac.py
|
TST Increase absolute tolerance for RANSACRegressor test (#18082)
|
2020-08-04 19:01:39 +02:00 |
|
test_ridge.py
|
ENH Add alpha_per_target parameter to RidgeCV (#6624)
|
2020-08-06 12:24:53 -04:00 |
|
test_sag.py
|
MNT Replaces numpy alias with builtin typse (#17687)
|
2020-06-24 16:51:51 +02:00 |
|
test_sgd.py
|
MNT define a parse_version function in sklearn.utils.fixes (#17670)
|
2020-06-24 13:35:49 +02:00 |
|
test_sparse_coordinate_descent.py
|
MAINT Deprecate all of utils.testing except all_estimators (#15367)
|
2019-10-28 17:28:56 +01:00 |
|
test_theil_sen.py
|
MAINT Deprecate all of utils.testing except all_estimators (#15367)
|
2019-10-28 17:28:56 +01:00 |