| .. |
|
__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
|
[MRG + 1] FIX use high precision cumsum and check it is stable enough (#7331)
|
2016-09-09 06:17:12 +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
|
Provide 'self' argument to instance method
|
2015-12-12 01:46:56 -05:00 |
|
test_multiclass.py
|
NotAnArray.__array__ should take an optional dtype
|
2016-08-26 10:19:46 +02: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
|
Removed unused imports
|
2016-07-29 19:30:23 -05:00 |
|
test_testing.py
|
Modification of the ignore_warning function and _IgnoreWarning class.
|
2016-04-21 18:28:44 +02:00 |
|
test_utils.py
|
Removed unused imports
|
2016-07-29 19:30:23 -05:00 |
|
test_validation.py
|
MockDataFrame.__array__ should take an optional dtype
|
2016-08-26 10:18:35 +02:00 |