scikit-learn/sklearn/tests
Gilles Louppe 9fe2e93550 Checkout files from ndawe:treeweights 2013-01-08 23:28:14 +01:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_base.py Switched default parameter to tuple from lists. 2012-11-08 09:50:32 +01:00
test_check_build.py Use sklearn.utils.testing in tests. 2012-10-25 15:31:35 +09:00
test_common.py FIX skip tests for naive bayes for the moment. 2013-01-03 13:56:02 +01:00
test_cross_validation.py Modified docstrings 2013-01-06 16:11:04 +01:00
test_dummy.py ENH preserve output ndim 2013-01-02 21:16:04 +01:00
test_grid_search.py TST GridSearchCV raises ValueError when precomputed kernels are not matrices. 2012-12-21 10:33:48 +01:00
test_hmm.py COSMIT pep8 2012-12-22 16:48:17 +01:00
test_init.py Use sklearn.utils.testing in tests. 2012-10-25 15:31:35 +09:00
test_isotonic.py Added test to check whether the isotonic regression changed y when all ranks were equal 2013-01-01 13:15:00 +01:00
test_kernel_approximation.py TST better coverage in kernel_approximation 2012-12-12 22:09:08 +01:00
test_lda.py Use sklearn.utils.testing in tests. 2012-10-25 15:31:35 +09:00
test_multiclass.py Cosmits and typos. 2012-12-03 00:18:52 +09:00
test_naive_bayes.py COSMIT pep8 2012-12-02 11:17:17 +00:00
test_pipeline.py COSMIT pep8 2012-12-22 16:48:17 +01:00
test_pls.py COSMIT pep8 2012-12-22 16:48:17 +01:00
test_preprocessing.py Checkout files from ndawe:treeweights 2013-01-08 23:28:14 +01:00
test_qda.py COSMIT pep8 2012-12-22 16:48:17 +01:00
test_random_projection.py COSMIT PEP8 2012-12-22 16:48:17 +01:00