scikit-learn/sklearn/tests
GaelVaroquaux 8141cb188a ENH: make RandomizedPCA.fit idempotent 2012-10-15 12:36:53 +02:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_base.py TST improve test-coverage in base, remove unreachable code-path 2012-10-07 22:25:06 +01:00
test_check_build.py COSMIT, removed scikits.learn things, removed orphan file. 2012-07-23 22:50:12 +01:00
test_common.py Merge pull request #1187 from ogrisel/bugfix-logistic-ovr-probabilities 2012-09-30 06:09:51 -07:00
test_cross_validation.py ENH remove deprecated sparse SVM class from cross-validation test. 2012-10-01 22:19:53 +01:00
test_grid_search.py ENH set n_fold default to 3, rename k to n_fold in all doctests, docs, and examples 2012-10-10 19:10:29 +01:00
test_hmm.py Issue #339: minimizing number of calls in tests.test_hmm. 2012-07-20 16:23:31 -05:00
test_init.py COSMIT use Python 2.6 except-as syntax 2011-12-12 20:42:56 +01:00
test_kernel_approximation.py ENH scipy.sparse support in additive chi² sampler 2012-06-23 14:04:04 +02:00
test_lda.py COSMIT pep8 whitespace 2011-11-20 21:16:52 +01:00
test_multiclass.py ENH make multi-class more robust in discovering scoring functions 2012-10-07 20:25:50 +02:00
test_naive_bayes.py ENH Check that X is non_zero for MultinomialNB. 2012-06-15 11:58:51 +02:00
test_pipeline.py ENH: make RandomizedPCA.fit idempotent 2012-10-15 12:36:53 +02:00
test_pls.py add test case for scale div through zero 2012-05-25 15:29:58 +02:00
test_preprocessing.py ENH do normalization in single pass over data 2012-09-23 17:31:15 +01:00
test_qda.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00