scikit-learn/sklearn/utils/tests
ningchi 6ce198c78f [MRG] #6581 n_samples of utils.resample can be more when replace is True
* #6581 n_samples can be more when replace is True

* more compact code
2016-04-02 08:58:40 +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 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 ENH RandomizedPCA collapsed into PCA 2016-03-11 09:10:37 +11: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 Use fused type in inplace normalize 2016-03-26 10:38:17 +08: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 [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