scikit-learn/sklearn/tests
x0l 94b2e9471c ignore warnings, change docstring 2014-12-27 19:14:32 +01:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_base.py add test_base.test_score_sample_weight 2014-04-21 10:53:07 +02:00
test_check_build.py DOC: Replaced all BSD style licenses with "BSD 3 clause" 2013-04-30 08:34:46 +02:00
test_common.py COSMIT pep8 fixes to sklearn/tests 2014-12-18 16:40:01 +01:00
test_cross_validation.py FIX correct name due to rebase error 2014-12-25 23:33:27 +11:00
test_dummy.py Add sample_weight support to Dummy Regressor 2014-10-16 16:41:49 +02:00
test_grid_search.py TST add tests for nd grid-search can train_test_split 2014-12-25 23:08:44 +11:00
test_hmm.py Fix bug identified in #1817, comment 17340049 2013-10-15 11:58:54 -07:00
test_init.py Use sklearn.utils.testing in tests. 2012-10-25 15:31:35 +09:00
test_isotonic.py TEST A duplicate minimum value should not yield non-finite predictions in IsotonicRegression 2014-12-23 12:44:56 +01:00
test_kernel_approximation.py fix factor of 2 in RBFSampler; make test more rigorous 2014-09-22 18:19:40 -04:00
test_lda.py Updated LDA tests. 2014-12-16 11:50:02 +01:00
test_learning_curve.py COSMIT pep8 fixes to sklearn/tests 2014-12-18 16:40:01 +01:00
test_metaestimators.py TST more rigorous testing of delegation 2014-12-18 17:48:56 -05:00
test_multiclass.py COSMIT pep8 fixes to sklearn/tests 2014-12-18 16:40:01 +01:00
test_naive_bayes.py COSMIT pep8 fixes to sklearn/tests 2014-12-18 16:40:01 +01:00
test_pipeline.py pep8 2014-10-07 10:50:36 +02:00
test_qda.py ignore warnings, change docstring 2014-12-27 19:14:32 +01:00
test_random_projection.py ENH use specific warning class for RP 2014-11-18 14:55:56 +01:00