scikit-learn/sklearn/linear_model/tests
maikia 1c62652704
TST check equivalence normalize/StandardScaler and dense/sparse in linear models (#17665)
Co-authored-by: Alexandre Gramfort <alexandre.gramfort@m4x.org>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
2020-06-26 14:17:11 +02:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_base.py MNT define a parse_version function in sklearn.utils.fixes (#17670) 2020-06-24 13:35:49 +02: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 TST check equivalence normalize/StandardScaler and dense/sparse in linear models (#17665) 2020-06-26 14:17: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 MNT define a parse_version function in sklearn.utils.fixes (#17670) 2020-06-24 13:35:49 +02:00
test_logistic.py TST Fixed tiny typo in test_logistic.py (#17562) 2020-06-11 09:13:23 +02: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 [MRG] API kwonly args in impute, inspection, kernel_ridge (#16926) 2020-04-19 22:58:47 +02:00
test_ridge.py [MRG] More deprecation for 0.24 (#17142) 2020-05-20 16:04:14 -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