scikit-learn/sklearn/tests
Andreas Mueller 8972d82a1f DOCS / COSMIT duplicate word typos 2016-07-26 10:44:32 -04:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_base.py Fix sklearn.base.clone for all scipy.sparse formats (#6910) 2016-06-21 23:24:42 +10:00
test_calibration.py [MRG] Added sample weight parameter to LinearSVC.fit (#6939) 2016-07-11 22:06:28 +10:00
test_check_build.py doc: fix spellings of 'license' 2016-03-31 17:25:31 -07:00
test_common.py [MRG + 1] update test_common.py deprecation warning (#7024) 2016-07-17 15:48:03 -05:00
test_cross_validation.py DOCS / COSMIT duplicate word typos 2016-07-26 10:44:32 -04: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 [MRG+1] Bug fix for OneVsOneClassifier - converted input to numpy array (#6626) 2016-04-28 18:18:25 +02: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 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