scikit-learn/sklearn/tests
Mathieu Blondel 0cf30e27fb Merge pull request #1536 from kyleabeauchamp/issue-1403
issue #1403: binarize always converts to CSR format
2013-01-11 00:34:07 -08: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 ENH rename zero_loss_score to accuracy_score 2013-01-09 15:31:57 +01:00
test_cross_validation.py ENH rename zero_loss_score to accuracy_score 2013-01-09 15:31:57 +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 Merge pull request #1536 from kyleabeauchamp/issue-1403 2013-01-11 00:34:07 -08: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