scikit-learn/sklearn/tests
Arnaud Joly 0807e19dc2 MAINT deprecate fit_ovr, fit_ovo, fit_ecoc, predict_ovr, predict_ovo, predict_ecoc and predict_proba_ovr 2014-07-19 12:17:22 +02: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 slight speedup 2014-07-18 17:22:03 +02:00
test_cross_validation.py ENH don't convert dataframes in grid search and cross-validation 2014-07-18 10:02:14 +02:00
test_dummy.py ENH add sample_weight support to dummy classifier 2014-07-18 09:53:13 +02:00
test_grid_search.py ENH don't convert dataframes in grid search and cross-validation 2014-07-18 10:02:14 +02: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 Improving exception and warning coverage 2014-06-09 16:21:00 -04:00
test_kernel_approximation.py Fix the pep8 violations 2014-04-17 20:50:07 +02:00
test_lda.py Use sklearn.utils.testing in tests. 2012-10-25 15:31:35 +09:00
test_learning_curve.py FIX: remove deprecation warnings in learning curves under Python 3 2014-04-19 12:23:04 -04:00
test_multiclass.py MAINT deprecate fit_ovr, fit_ovo, fit_ecoc, predict_ovr, predict_ovo, predict_ecoc and predict_proba_ovr 2014-07-19 12:17:22 +02:00
test_naive_bayes.py DOC what's new: GaussianNB.partial_fit + typo in comment 2014-07-04 15:41:45 +02:00
test_pipeline.py [tests] Use Python 3 zip/Python 2 zip consistently in tests 2014-03-03 13:02:17 +00:00
test_qda.py One less warning in QDA tests. 2013-11-09 18:46:09 +09:00
test_random_projection.py COSMIT pep8 + full stop police 2014-02-01 15:28:53 +01:00