| .. |
|
__init__.py
|
Move project directory from scikits.learn to sklearn
|
2011-09-02 12:06:57 +02:00 |
|
test_class_weight.py
|
MNT change default of solver in LogisiticRegression (#13805)
|
2019-05-08 21:31:39 +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
|
MAINT Replace manual checks with `check_is_fitted` (#13013)
|
2019-05-07 14:54:56 +10: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
|
MNT Import linear assignment from scipy (#13465)
|
2019-04-17 19:59:19 +10: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
|
ENH Add verbose option to Pipeline, FeatureUnion, and ColumnTransformer (#11364)
|
2019-04-22 00:51:21 +10:00 |
|
test_random.py
|
FIX non deterministic behavior in SGD (#13422)
|
2019-04-04 21:31:09 +11:00 |
|
test_seq_dataset.py
|
FIX non deterministic behavior in SGD (#13422)
|
2019-04-04 21:31:09 +11: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
|
FEA Add a stratify option to utils.resample (#13549)
|
2019-04-24 23:16:38 +02:00 |
|
test_validation.py
|
DEP change the default of gamma in SVM (#13801)
|
2019-05-07 16:12:49 +02:00 |