scikit-learn/sklearn/linear_model/tests
Harsh Mahajan 38fd24ac1e EXA Remove redundant tol parameter for SGDClassifier (#14556) 2019-08-02 14:04:10 -04:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_base.py MNT towards removing assert_equal, etc (#14222) 2019-07-01 09:13:32 -04:00
test_bayes.py Fix ARDRegression accuracy issue with scipy 1.3.0 (#14067) 2019-07-27 13:23:40 -04:00
test_coordinate_descent.py MNT towards removing assert_equal, etc (#14222) 2019-07-01 09:13:32 -04:00
test_huber.py MNT towards removing assert_equal, etc (#14222) 2019-07-01 09:13:32 -04:00
test_least_angle.py MNT towards removing assert_equal, etc (#14222) 2019-07-01 09:13:32 -04:00
test_logistic.py PERF Support converting 32-bit matrices directly to liblinear format (#14296) 2019-07-31 13:13:28 +02:00
test_omp.py Fix test_omp_cv test on AVX512 (#14460) 2019-07-25 07:54:15 +02:00
test_passive_aggressive.py MNT towards removing assert_equal, etc (#14222) 2019-07-01 09:13:32 -04:00
test_perceptron.py MNT towards removing assert_equal, etc (#14222) 2019-07-01 09:13:32 -04:00
test_ransac.py [MRG] MNT removing assert_equal, etc -- continued (#14232) 2019-07-02 14:53:51 +10:00
test_ridge.py FIX convert Fortran-ordered array in Ridge with SAG solver (#14458) 2019-07-26 16:57:47 +02:00
test_sag.py MNT towards removing assert_equal, etc (#14222) 2019-07-01 09:13:32 -04:00
test_sgd.py EXA Remove redundant tol parameter for SGDClassifier (#14556) 2019-08-02 14:04:10 -04:00
test_sparse_coordinate_descent.py MNT towards removing assert_equal, etc (#14222) 2019-07-01 09:13:32 -04:00
test_theil_sen.py [MRG] MNT removing assert_equal, etc -- continued (#14232) 2019-07-02 14:53:51 +10:00