scikit-learn/sklearn/utils/tests
Lars Buitinck 0dd841f6ee Revert (rebased) merge of euclidean_distances speedup
This reverts commits 38155aabe4
through ca703ae678 (inclusive).
2012-10-24 10:40:30 +02:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_bench.py Added test to sklearn.utils.bench's total_seconds method 2012-07-24 15:34:52 +02:00
test_extmath.py Fix density utility when input is sparse. 2012-10-19 16:53:36 +09:00
test_fixes.py COSMIT some pep8 2011-11-28 23:39:46 +01:00
test_graph.py COSMIT some pep8 2011-11-28 23:39:46 +01:00
test_murmurhash.py TST: use assert_true instead of assert + remove some relative imports 2012-02-11 15:43:03 +01:00
test_shortest_path.py ENH use random states everywhere, never call np.random. 2012-05-06 18:35:14 +02:00
test_sparsefuncs.py Fix warning. 2012-05-21 12:58:32 +09:00
test_testing.py COSMIT pep8 2012-05-15 21:18:30 +02:00
test_utils.py Revert (rebased) merge of euclidean_distances speedup 2012-10-24 10:40:30 +02:00
test_validation.py BUG: copy and keep ordering 2012-09-28 09:32:03 +02:00