scikit-learn/sklearn/utils/tests
Alexandre Boucaud 71525c1482 Fix filename test_{print->show}_versions.py (#11726) 2018-08-01 11:35:08 +03:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_bench.py [MRG + 1] [TST] (half-cosmetic) use less nose.tools import to simplify future transition to py.test (#7384) 2016-10-07 12:46:52 -04:00
test_class_weight.py TST Added test for the compute_class_weight (#10318) 2018-05-02 11:16:37 +08:00
test_deprecation.py Add DeprecationDict for #9677 2017-10-18 10:15:53 +11:00
test_estimator_checks.py raise DeprecationWarnings and FutureWarnings as errors (#11570) 2018-07-17 15:31:45 -05:00
test_extmath.py [MRG] np.ones -> np.full (#11628) 2018-07-23 09:49:01 +02:00
test_fast_dict.py [MRG + 1] [TST] (half-cosmetic) use less nose.tools import to simplify future transition to py.test (#7384) 2016-10-07 12:46:52 -04:00
test_fixes.py [MRG] Ignore and pass-through NaNs in RobustScaler and robust_scale (#11308) 2018-07-05 16:34:31 +02:00
test_graph.py [MRG+2] MAINT: no longer backport graph_laplacian, use scipy one (#9077) 2017-06-09 16:23:55 +02:00
test_linear_assignment.py COSMIT refactor Hungarian algorithm 2013-08-13 17:29:58 +02:00
test_metaestimators.py [MRG + 1] [TST] (half-cosmetic) use less nose.tools import to simplify future transition to py.test (#7384) 2016-10-07 12:46:52 -04:00
test_multiclass.py MAINT Fix escape sequences that are deprecated in Python 3.6 (#10578) 2018-02-07 10:41:21 +11:00
test_murmurhash.py [MRG] np.ones -> np.full (#11628) 2018-07-23 09:49:01 +02:00
test_optimize.py ENH add sag solver in LogisticRegression and Ridge 2015-09-10 13:28:02 -04:00
test_random.py MAINT Fixing Typos (#11017) 2018-04-24 09:32:25 +10:00
test_seq_dataset.py [MRG+1] Add a stopping criterion in SGD, based on the score on a validation set (#9043) 2018-07-05 16:25:34 +02:00
test_shortest_path.py TST: fix undefined behavior in test 2015-08-06 23:44:14 +03:00
test_show_versions.py Fix filename test_{print->show}_versions.py (#11726) 2018-08-01 11:35:08 +03:00
test_sparsefuncs.py [MRG] ENH: Ignore NaNs in StandardScaler and scale (#11206) 2018-06-21 15:48:38 +02:00
test_stats.py TST: parametrize unit tests (#11074) 2018-06-08 14:59:33 +02:00
test_testing.py FIX: ensure that category warning are passed as a kwargs in ignore_warnings (#11599) 2018-07-17 22:50:32 +02:00
test_utils.py [MRG+1] SimpleImputer(strategy="constant") (#11211) 2018-06-20 17:20:33 +02:00
test_validation.py [MRG] TST: avoid DeprecationWarning on latest joblib (#11625) 2018-07-20 16:13:50 +02:00