| .. |
|
__init__.py
|
Move project directory from scikits.learn to sklearn
|
2011-09-02 12:06:57 +02:00 |
|
test_bench.py
|
[MRG + 1] [TST] (half-cosmetic) use less nose.tools import to simplify future transition to py.test (#7384)
|
2016-10-07 12:46:52 -04:00 |
|
test_class_weight.py
|
[MRG+1] Fix message formatting in exception (#8319)
|
2017-02-21 10:03:38 +01:00 |
|
test_estimator_checks.py
|
TST/FIX Add check for estimator: parameters not modified by `fit` (#7846)
|
2017-01-20 11:33:17 +11:00 |
|
test_extmath.py
|
[MRG+1] MAINT drop SciPy < 0.13 (#8854)
|
2017-06-02 23:36:33 +02:00 |
|
test_fast_dict.py
|
[MRG + 1] [TST] (half-cosmetic) use less nose.tools import to simplify future transition to py.test (#7384)
|
2016-10-07 12:46:52 -04:00 |
|
test_fixes.py
|
[MRG+1] MAINT drop SciPy < 0.13 (#8854)
|
2017-06-02 23:36:33 +02: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
|
[MRG + 1] [TST] (half-cosmetic) use less nose.tools import to simplify future transition to py.test (#7384)
|
2016-10-07 12:46:52 -04:00 |
|
test_multiclass.py
|
Add OneVs{One,All}Classifier._pairwise: fix for #7306 (#7350)
|
2016-09-20 13:46:45 +02:00 |
|
test_murmurhash.py
|
[MRG + 1] [TST] (half-cosmetic) use less nose.tools import to simplify future transition to py.test (#7384)
|
2016-10-07 12:46:52 -04: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
|
[MRG + 1] [TST] (half-cosmetic) use less nose.tools import to simplify future transition to py.test (#7384)
|
2016-10-07 12:46:52 -04: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
|
[MRG+1] MAINT drop SciPy < 0.13 (#8854)
|
2017-06-02 23:36:33 +02:00 |
|
test_testing.py
|
[MRG+1] Dropping python 2.6 support (#7890)
|
2016-11-23 17:11:04 -05:00 |
|
test_utils.py
|
[MRG+1] MAINT drop SciPy < 0.13 (#8854)
|
2017-06-02 23:36:33 +02:00 |
|
test_validation.py
|
[MRG+1] Fix float size in as_float_array (#8598)
|
2017-03-21 16:13:48 +01:00 |