scikit-learn/sklearn/utils/tests
Olivier Grisel 0bc3a6fbca Merge pull request #5245 from ogrisel/lda-acronym-deprecation
[MRG+1] Deprecate LDA/QDA in favor of expanded names
2015-09-14 13:35:06 +02:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_bench.py COSMIT pep8 2012-12-22 16:48:17 +01:00
test_class_weight.py Change formatting of `assert_raise_message`. 2015-09-13 09:16:25 -07:00
test_estimator_checks.py ENH check that unfitted estimators raise ValueError 2015-05-20 16:40:19 +02:00
test_extmath.py Add test for softmax function 2015-09-08 17:34:33 -04:00
test_fast_dict.py MISC+DOC: documentation for FeatureAgglomeration 2014-02-13 00:55:46 +01:00
test_fixes.py TST add missing test for astype backport 2015-04-09 10:48:30 -04:00
test_graph.py MAINT use absolute imports in tests 2015-02-10 13:40:31 +01:00
test_linear_assignment.py COSMIT refactor Hungarian algorithm 2013-08-13 17:29:58 +02:00
test_metaestimators.py rename decorator 2014-12-19 17:27:27 -05:00
test_multiclass.py FIX type_of_target will now raise ValueError on ml-seq; [[1, 2]] is mc-mo; 2015-08-11 22:27:15 +05:30
test_murmurhash.py DOC: Replaced all BSD style licenses with "BSD 3 clause" 2013-04-30 08:34:46 +02:00
test_optimize.py ENH add sag solver in LogisticRegression and Ridge 2015-09-10 13:28:02 -04:00
test_random.py TST/COSMIT remove nose call boilerplate 2015-05-28 14:54:01 -04:00
test_seq_dataset.py ENH add sag solver in LogisticRegression and Ridge 2015-09-10 13:28:02 -04:00
test_shortest_path.py TST: fix undefined behavior in test 2015-08-06 23:44:14 +03:00
test_sparsefuncs.py FIX assign_rows_csr: should not zero the entire out array 2015-07-31 10:59:23 +02:00
test_stats.py pep8 2014-07-17 11:22:15 +02:00
test_testing.py MAINT Deprecate LDA/QDA in favor of expanded names 2015-09-11 15:32:11 +02:00
test_utils.py FIX n_jobs slicing bug in dict learning, add input validation to gen_even_slices 2015-05-20 15:29:25 -04:00
test_validation.py MAINT deprecate 1d input arrays for all estimators 2015-09-09 15:49:58 +02:00