scikit-learn/sklearn/utils/tests
Peter Fischer 8ff339eb5b Update test_utils.py
Comment instead of docstring to follow sklearn convention.
Regression test made easier by adding small value to main diagonal of s.p.d. matrix
2015-10-23 08:57:31 +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 #5322: Regression test for test_check_estimator 2015-10-20 10:36:48 -05:00
test_extmath.py randomized_svd: power iter, normalization, benchmark 2015-10-21 11:21:40 +02:00
test_fast_dict.py FIX precision to float64 across the codebase 2015-10-16 11:20:29 +02: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 a common test to check if classifiers fail when fed regression targets 2015-10-14 14:46:13 -04:00
test_murmurhash.py FIX precision to float64 across the codebase 2015-10-16 11:20:29 +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 partial_fit for scalers 2015-10-13 11:37:00 +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 Update test_utils.py 2015-10-23 08:57:31 +02:00
test_validation.py FIX/ENH Make the moved class resilient to the deprecation patching 2015-10-20 01:24:35 +02:00