scikit-learn/sklearn/utils/tests
Joel Nothman 688950eb5a Add DeprecationDict for #9677 2017-10-18 10:15:53 +11: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 [MRG+1] Fix message formatting in exception (#8319) 2017-02-21 10:03:38 +01:00
test_deprecation.py Add DeprecationDict for #9677 2017-10-18 10:15:53 +11:00
test_estimator_checks.py use ignore_warnings to catch FutueWarning (#9374) 2017-07-18 07:47:34 +10:00
test_extmath.py ENH Add 64 bit indices support in csr_row_norms and inplace L2/L1 csr norm (#9663) 2017-09-05 18:35:44 +10: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+1] Drop NumPy < 1.8 (#8874) 2017-06-07 17:06:06 +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 [MRG+1] Raise error when SparseSeries is passed into classification metrics (#7373) 2017-10-06 17:00:39 +02:00
test_murmurhash.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_optimize.py ENH add sag solver in LogisticRegression and Ridge 2015-09-10 13:28:02 -04:00
test_random.py Add logsumexp and comb to utils.fixes (#9046) 2017-06-10 15:01:02 +02:00
test_seq_dataset.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_shortest_path.py TST: fix undefined behavior in test 2015-08-06 23:44:14 +03:00
test_sparsefuncs.py ENH Add 64 bit indices support in csr_row_norms and inplace L2/L1 csr norm (#9663) 2017-09-05 18:35:44 +10:00
test_stats.py [MRG+1] MAINT drop SciPy < 0.13 (#8854) 2017-06-02 23:36:33 +02:00
test_testing.py [MRG] Backports msg in assert_raises and assert_raises_regex (#9536) 2017-08-17 09:05:24 +10:00
test_utils.py Fix safe_indexing with read-only indices (#9507) 2017-08-08 10:21:09 +02:00
test_validation.py Fix test_validation.py 2017-09-01 14:19:19 +02:00