scikit-learn/sklearn/tests
Andreas Mueller b4872fe30d [MRG] add warning when importing old or new pickle. (#7248) 2016-09-10 14:17:42 +02:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_base.py [MRG] add warning when importing old or new pickle. (#7248) 2016-09-10 14:17:42 +02:00
test_calibration.py Removed unused imports 2016-07-29 19:30:23 -05:00
test_check_build.py doc: fix spellings of 'license' 2016-03-31 17:25:31 -07:00
test_common.py pep8 2016-08-31 22:37:23 -04:00
test_cross_validation.py [MRG+1] fix sampling in stratified shuffle split (#6472) 2016-09-09 19:00:49 +02:00
test_discriminant_analysis.py pep8 2016-06-10 18:55:05 -04:00
test_dummy.py MAINT deprecate 1d input arrays for all estimators 2015-09-09 15:49:58 +02:00
test_grid_search.py Main Commits - Major 2015-10-23 17:28:08 +02:00
test_init.py MAINT docstring --> comments to prevent nose from using doc in verbose mode 2015-03-21 11:16:49 +05:30
test_isotonic.py Properly handle bounds in isotonic regression with `np.clip` (#6949) 2016-06-30 10:07:19 +02:00
test_kernel_approximation.py General spelling fixes 2015-12-16 09:46:42 -08:00
test_kernel_ridge.py Support sparse matrices in KernelRidge. 2015-03-12 23:08:10 +09:00
test_learning_curve.py Main Commits - Major 2015-10-23 17:28:08 +02:00
test_metaestimators.py Main Commits - Major 2015-10-23 17:28:08 +02:00
test_multiclass.py Removed unused imports 2016-07-29 19:30:23 -05:00
test_multioutput.py Meta estimator for multi output classification 2016-04-01 07:18:59 +05:30
test_naive_bayes.py Add the possibility to add prior to Gaussian Naive Bayes 2016-03-22 18:13:48 -04:00
test_pipeline.py [MRG] ENH enable setting pipeline components as parameters (#1769) 2016-08-29 23:32:42 +10:00
test_random_projection.py MAINT move custom error/warning classes into sklearn.exceptions 2015-10-19 22:35:35 +02:00