scikit-learn/sklearn/svm/tests
Lars Buitinck 644e2a4813 MAINT change "l2" to "squared_hinge" in svm.bounds
For consistency with the rest of the svm module. Fixes #4305.
2015-03-01 13:21:51 +01:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_bounds.py MAINT change "l2" to "squared_hinge" in svm.bounds 2015-03-01 13:21:51 +01:00
test_sparse.py FIX: Remove raw_coef_ attribute that eats up memory 2014-07-18 12:06:35 +02:00
test_svm.py TST test deprecation warning and support for uppercase 2015-02-25 19:12:27 +05:30