scikit-learn/sklearn/utils/tests
Manoj Kumar cb591e1d3e Merge pull request #5225 from MechCoder/fix_overflow
[MRG + 1] Add numerically stable softmax function to utils.extmath
2015-09-09 11:47:35 -04: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 Cosmit readability improvements and better whatsnew. 2015-06-01 12:56:21 -04: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 change func_grad_hess into grad_hess 2015-05-19 16:21:12 +02:00
test_random.py TST/COSMIT remove nose call boilerplate 2015-05-28 14:54:01 -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 ENH check that unfitted estimators raise ValueError 2015-05-20 16:40:19 +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