scikit-learn/sklearn/tests
Manoj Kumar 3078d7d611 Merge pull request #6127 from hugobowne/MultiOneVsRestClassifier
[MRG+2] MultiOutputClassifier
2016-03-31 23:02:08 -04:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_base.py Main Commits - Major 2015-10-23 17:28:08 +02:00
test_calibration.py Fix warnings during tests 2015-10-08 14:52:21 -04: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 General spelling fixes 2015-12-16 09:46:42 -08:00
test_cross_validation.py FIX StratifiedShuffleSplit train and test overlap 2016-02-26 08:25:25 +01:00
test_discriminant_analysis.py Merge pull request #5773 from amueller/python3.3_fix_again 2015-12-10 21:31:11 +01: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 add test for auto increasing 2016-02-15 14:09:18 +01: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 Added doc, tests 2016-01-02 20:20:09 +05:30
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 ENH RandomizedPCA collapsed into PCA 2016-03-11 09:10:37 +11:00
test_random_projection.py MAINT move custom error/warning classes into sklearn.exceptions 2015-10-19 22:35:35 +02:00