scikit-learn/sklearn/utils/tests
Andreas Mueller 41e2c10a9e rename decorator 2014-12-19 17:27:27 -05:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_bench.py COSMIT pep8 2012-12-22 16:48:17 +01:00
test_class_weight.py MAINT drop support for NumPy < 1.6.1 2014-03-02 20:13:57 +01:00
test_extmath.py IncrementalPCA implementation 2014-09-22 13:12:29 -04:00
test_fast_dict.py MISC+DOC: documentation for FeatureAgglomeration 2014-02-13 00:55:46 +01:00
test_fixes.py COSMIT clean up tests with pyflakes 2014-07-22 16:10:16 +02:00
test_graph.py Replacing the test .todense() methods with .toarray() 2014-05-20 21:44:34 -04:00
test_linear_assignment.py COSMIT refactor Hungarian algorithm 2013-08-13 17:29:58 +02:00
test_metaestimators.py rename decorator 2014-12-19 17:27:27 -05:00
test_multiclass.py Manage explicit zeros manualy in class_distribution, test with explicit zeros 2014-08-09 10:33:35 -04:00
test_murmurhash.py DOC: Replaced all BSD style licenses with "BSD 3 clause" 2013-04-30 08:34:46 +02:00
test_random.py Test additional corner cases with random_choice_csc, error on proabilites not summing to 1 2014-08-08 21:17:47 -04:00
test_shortest_path.py Remove 'DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future' warnings 2014-07-18 15:16:56 +01:00
test_sparsefuncs.py Renamed csc_row_median to csc_median_axis_0 2014-10-21 09:21:30 +02:00
test_stats.py pep8 2014-07-17 11:22:15 +02:00
test_testing.py DOC: Make it explicit that assert_warns clears the warning registry 2014-10-14 10:57:43 +02:00
test_utils.py TST stronger test_shuffle_on_ndim_equals_three 2014-09-25 19:37:35 +02:00
test_validation.py Added _check_sample_weight 2014-09-28 19:23:36 +05:30