scikit-learn/sklearn/utils/tests
Arnaud Joly bd1686b3a5 Merge pull request #2804 from arjoly/lrap
[MRG+1] Label ranking average precision
2014-07-19 12:05:48 +02: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 TEST: fix test failing due to numeric instability 2014-07-14 20:47:18 +02:00
test_fast_dict.py MISC+DOC: documentation for FeatureAgglomeration 2014-02-13 00:55:46 +01:00
test_fixes.py FIX expit bug with out != None 2014-07-14 22:30:02 +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_multiclass.py ENH: enable y to only implement the array interface 2014-07-17 11:44:07 +02: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 P3K range vs. xrange 2013-02-14 02:05:35 +01: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 Extend utils.sparsefuncs: inplace scale and axis min/max 2014-05-18 20:03:37 +10:00
test_stats.py pep8 2014-07-17 11:22:15 +02:00
test_testing.py test assert_greater_equal and assert_less_equal 2014-07-02 11:47:32 +02:00
test_utils.py ENH don't convert dataframes in grid search and cross-validation 2014-07-18 10:02:14 +02:00
test_validation.py ENH don't convert dataframes in grid search and cross-validation 2014-07-18 10:02:14 +02:00