scikit-learn/sklearn/utils/tests
Andreas Mueller 9babaa72e2 ENH minor improvements in testing, new utility function for safely setting random states. 2012-11-02 09:23:15 +00: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 COSMIT pep8 2012-10-31 15:36:03 +00: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 ENH minor improvements in testing, new utility function for safely setting random states. 2012-11-02 09:23:15 +00: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