scikit-learn/sklearn/svm/tests
Gael Varoquaux fc236b1441 TST: fix test counting warnings
Hackish fix that involves reseting the module-specific registry tracking
the number of calls to a warning (check the warnings' module source
code to understand)
2012-10-17 07:31:51 +02:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_bounds.py TST: use assert_true instead of assert + remove some relative imports 2012-02-11 15:43:03 +01:00
test_sparse.py ENH: assert -> assert_equals 2012-10-16 16:13:00 +02:00
test_svm.py TST: fix test counting warnings 2012-10-17 07:31:51 +02:00