scikit-learn/sklearn/utils/tests
Vinayak Mehta 0cf41c8f3d Moved optimize test to a new file
simplified code

Used fhess_p

Added RandomState

Added tol=1e-10 to newton_cg

Added RandomState with seed 0
2015-03-24 12:29:05 +05:30
..
__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 MAINT docstring --> comments to prevent nose from using doc in verbose mode 2015-03-21 11:16:49 +05:30
test_extmath.py MAINT docstring --> comments to prevent nose from using doc in verbose mode 2015-03-21 11:16:49 +05:30
test_fast_dict.py MISC+DOC: documentation for FeatureAgglomeration 2014-02-13 00:55:46 +01:00
test_fixes.py MAINT docstring --> comments to prevent nose from using doc in verbose mode 2015-03-21 11:16:49 +05:30
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 MAINT docstring --> comments to prevent nose from using doc in verbose mode 2015-03-21 11:16:49 +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 Moved optimize test to a new file 2015-03-24 12:29:05 +05:30
test_random.py Test additional corner cases with random_choice_csc, error on proabilites not summing to 1 2014-08-08 21:17:47 -04:00
test_shortest_path.py Remove 'DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future' warnings 2014-07-18 15:16:56 +01:00
test_sparsefuncs.py MAINT docstring --> comments to prevent nose from using doc in verbose mode 2015-03-21 11:16:49 +05:30
test_stats.py pep8 2014-07-17 11:22:15 +02:00
test_testing.py DOC: Make it explicit that assert_warns clears the warning registry 2014-10-14 10:57:43 +02:00
test_utils.py MAINT docstring --> comments to prevent nose from using doc in verbose mode 2015-03-21 11:16:49 +05:30
test_validation.py MAINT docstring --> comments to prevent nose from using doc in verbose mode 2015-03-21 11:16:49 +05:30