scikit-learn/sklearn/utils/tests
YenChenLin c7d6f9ffc3 Test row_norms for float32 data 2016-05-25 20:29:03 +08: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 Merge pull request #5863 from trevorstephens/cw_util_fix 2016-02-11 11:42:47 +01:00
test_estimator_checks.py #5322: Regression test for test_check_estimator 2015-10-20 10:36:48 -05:00
test_extmath.py Test row_norms for float32 data 2016-05-25 20:29:03 +08: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 Provide 'self' argument to instance method 2015-12-12 01:46:56 -05:00
test_multiclass.py General spelling fixes 2015-12-16 09:46:42 -08: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 General spelling fixes 2015-12-16 09:46:42 -08:00
test_seq_dataset.py ENH add multinomial SAG solver for LogisticRegression 2015-12-04 18:36:37 +01:00
test_shortest_path.py TST: fix undefined behavior in test 2015-08-06 23:44:14 +03:00
test_sparsefuncs.py Correct the deprecation of the random_integers numpy function. (#6712) 2016-04-26 16:08:48 +02:00
test_stats.py pep8 2014-07-17 11:22:15 +02:00
test_testing.py Modification of the ignore_warning function and _IgnoreWarning class. 2016-04-21 18:28:44 +02:00
test_utils.py [MRG] #6581 n_samples of utils.resample can be more when replace is True 2016-04-02 08:58:40 +02:00
test_validation.py FIX/ENH Make the moved class resilient to the deprecation patching 2015-10-20 01:24:35 +02:00