scikit-learn/sklearn/linear_model/tests
Rushabh Vasani c2ede74db0 ENH add warning for pandas sparse Dataframe in check_array (#16021) 2020-01-27 12:30:55 +01:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_base.py ENH add warning for pandas sparse Dataframe in check_array (#16021) 2020-01-27 12:30:55 +01:00
test_bayes.py MAINT run latest CI on Python 3.8 (#15637) 2019-11-19 09:56:37 +01:00
test_coordinate_descent.py MNT Removed deprecated attributes and parameters (#15803) 2019-12-09 22:17:06 +08:00
test_huber.py MNT Removed deprecated attributes and parameters (#15803) 2019-12-09 22:17:06 +08:00
test_least_angle.py MNT remove more deprecations for 0.23 (#15860) 2020-01-13 13:43:50 +01:00
test_logistic.py MNT Removed deprecated logistic_regression_path (#15791) 2019-12-04 12:24:10 -05:00
test_omp.py MAINT Deprecate all of utils.testing except all_estimators (#15367) 2019-10-28 17:28:56 +01:00
test_passive_aggressive.py MNT Removed deprecated attributes and parameters (#15803) 2019-12-09 22:17:06 +08:00
test_perceptron.py MNT Removed deprecated attributes and parameters (#15803) 2019-12-09 22:17:06 +08:00
test_ransac.py MNT Removed deprecated attributes and parameters (#15803) 2019-12-09 22:17:06 +08:00
test_ridge.py [MRG] BUG fix RidgeClassifierCV to accept custom score (#14848) 2020-01-06 21:35:28 +01:00
test_sag.py Make test_sag_regressor_computed_correctly deterministic (#16003) 2020-01-02 14:13:27 +01:00
test_sgd.py MNT Removed deprecated attributes and parameters (#15803) 2019-12-09 22:17:06 +08: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