| .. |
|
__init__.py
|
Move project directory from scikits.learn to sklearn
|
2011-09-02 12:06:57 +02:00 |
|
test_class_weight.py
|
MNT Remove unused assert_true imports (#12560)
|
2018-11-11 11:08:37 +08:00 |
|
test_cython_blas.py
|
TST make cython an optional test dependency (#13277)
|
2019-02-26 15:12:18 +01:00 |
|
test_deprecation.py
|
MRG Drop legacy python / remove six dependencies (#12639)
|
2019-01-03 15:50:05 +02:00 |
|
test_estimator_checks.py
|
TST: add test for common test check_class_weight_balanced_linear_classifier (#13313)
|
2019-03-01 16:57:52 +01:00 |
|
test_extmath.py
|
[MRG+1] Use astype(.., copy=False) when possible (#11973)
|
2019-03-01 11:07:10 +01:00 |
|
test_fast_dict.py
|
MRG Drop legacy python / remove six dependencies (#12639)
|
2019-01-03 15:50:05 +02:00 |
|
test_fixes.py
|
MAINT Remove unused utils.fixes (#12928)
|
2019-01-08 12:43:49 +11:00 |
|
test_linear_assignment.py
|
COSMIT refactor Hungarian algorithm
|
2013-08-13 17:29:58 +02:00 |
|
test_metaestimators.py
|
MAINT Run pyupgrade following Python2 deprecation (#12997)
|
2019-02-08 20:13:34 +08:00 |
|
test_multiclass.py
|
[MRG+2] Change ovr_decision_function scale (#10440)
|
2019-02-28 15:04:50 +01:00 |
|
test_murmurhash.py
|
MRG Drop legacy python / remove six dependencies (#12639)
|
2019-01-03 15:50:05 +02:00 |
|
test_optimize.py
|
ENH add sag solver in LogisticRegression and Ridge
|
2015-09-10 13:28:02 -04:00 |
|
test_pprint.py
|
FIX builtin PrettyPrinter usage on estimators (#12938)
|
2019-01-14 17:29:57 +11:00 |
|
test_random.py
|
MNT remove __future__ imports (#12791)
|
2019-02-02 22:05:06 +08:00 |
|
test_seq_dataset.py
|
LogisticRegression convert to float64 (for SAG solver) (#13243)
|
2019-02-27 11:14:29 +01:00 |
|
test_shortest_path.py
|
TST: fix undefined behavior in test
|
2015-08-06 23:44:14 +03:00 |
|
test_show_versions.py
|
Fix filename test_{print->show}_versions.py (#11726)
|
2018-08-01 11:35:08 +03:00 |
|
test_sparsefuncs.py
|
MNT More clean up after we remove python < 3.5 (#13078)
|
2019-02-02 22:01:13 +08:00 |
|
test_testing.py
|
MAINT Run pyupgrade following Python2 deprecation (#12997)
|
2019-02-08 20:13:34 +08:00 |
|
test_utils.py
|
MAINT Run pyupgrade following Python2 deprecation (#12997)
|
2019-02-08 20:13:34 +08:00 |
|
test_validation.py
|
MNT Follow force_all_finite for object dtype in check_array (#13254)
|
2019-03-01 07:02:37 +01:00 |