mirror of
https://github.com/Doctorado-ML/benchmark.git
synced 2025-08-16 07:55:54 +00:00
Add grid data files
This commit is contained in:
26
results/grid_input_accuracy_ODTE.json
Normal file
26
results/grid_input_accuracy_ODTE.json
Normal file
@@ -0,0 +1,26 @@
|
||||
[
|
||||
{
|
||||
"base_estimator__C": [1.0],
|
||||
"base_estimator__kernel": ["linear"],
|
||||
"base_estimator__multiclass_strategy": ["ovo"]
|
||||
},
|
||||
{
|
||||
"base_estimator__C": [
|
||||
0.001, 0.0275, 0.05, 0.08, 0.2, 0.25, 0.95, 1.0, 1.75, 7, 10000.0
|
||||
],
|
||||
"base_estimator__kernel": ["liblinear"],
|
||||
"base_estimator__multiclass_strategy": ["ovr"]
|
||||
},
|
||||
{
|
||||
"base_estimator__C": [0.05, 1.0, 1.05, 2, 2.8, 2.83, 5, 7, 57, 10000.0],
|
||||
"base_estimator__gamma": [0.001, 0.1, 0.14, 10.0, "auto", "scale"],
|
||||
"base_estimator__kernel": ["rbf"],
|
||||
"base_estimator__multiclass_strategy": ["ovr"]
|
||||
},
|
||||
{
|
||||
"base_estimator__C": [0.05, 0.2, 1.0, 8.25],
|
||||
"base_estimator__gamma": [0.1],
|
||||
"base_estimator__kernel": ["poly"],
|
||||
"base_estimator__multiclass_strategy": ["ovo", "ovr"]
|
||||
}
|
||||
]
|
60
results/grid_output_accuracy_ODTE.json
Normal file
60
results/grid_output_accuracy_ODTE.json
Normal file
@@ -0,0 +1,60 @@
|
||||
{
|
||||
"balance-scale": [0.0, {}, ""],
|
||||
"balloons": [
|
||||
0.9,
|
||||
{
|
||||
"base_estimator__C": 5,
|
||||
"base_estimator__gamma": 0.14,
|
||||
"base_estimator__kernel": "rbf",
|
||||
"base_estimator__multiclass_strategy": "ovr"
|
||||
},
|
||||
"v. 0.3.2, Computed on iMac27 on 2022-03-09 at 13:39:26 took 7.610 s"
|
||||
],
|
||||
"breast-cancer-wisc-diag": [0.0, {}, ""],
|
||||
"breast-cancer-wisc-prog": [0.0, {}, ""],
|
||||
"breast-cancer-wisc": [0.0, {}, ""],
|
||||
"breast-cancer": [0.0, {}, ""],
|
||||
"cardiotocography-10clases": [0.0, {}, ""],
|
||||
"cardiotocography-3clases": [0.0, {}, ""],
|
||||
"conn-bench-sonar-mines-rocks": [0.0, {}, ""],
|
||||
"cylinder-bands": [0.0, {}, ""],
|
||||
"dermatology": [0.0, {}, ""],
|
||||
"echocardiogram": [0.0, {}, ""],
|
||||
"fertility": [0.0, {}, ""],
|
||||
"haberman-survival": [0.0, {}, ""],
|
||||
"heart-hungarian": [0.0, {}, ""],
|
||||
"hepatitis": [0.0, {}, ""],
|
||||
"ilpd-indian-liver": [0.0, {}, ""],
|
||||
"ionosphere": [0.0, {}, ""],
|
||||
"iris": [0.0, {}, ""],
|
||||
"led-display": [0.0, {}, ""],
|
||||
"libras": [0.0, {}, ""],
|
||||
"low-res-spect": [0.0, {}, ""],
|
||||
"lymphography": [0.0, {}, ""],
|
||||
"mammographic": [0.0, {}, ""],
|
||||
"molec-biol-promoter": [0.0, {}, ""],
|
||||
"musk-1": [0.0, {}, ""],
|
||||
"oocytes_merluccius_nucleus_4d": [0.0, {}, ""],
|
||||
"oocytes_merluccius_states_2f": [0.0, {}, ""],
|
||||
"oocytes_trisopterus_nucleus_2f": [0.0, {}, ""],
|
||||
"oocytes_trisopterus_states_5b": [0.0, {}, ""],
|
||||
"parkinsons": [0.0, {}, ""],
|
||||
"pima": [0.0, {}, ""],
|
||||
"pittsburg-bridges-MATERIAL": [0.0, {}, ""],
|
||||
"pittsburg-bridges-REL-L": [0.0, {}, ""],
|
||||
"pittsburg-bridges-SPAN": [0.0, {}, ""],
|
||||
"pittsburg-bridges-T-OR-D": [0.0, {}, ""],
|
||||
"planning": [0.0, {}, ""],
|
||||
"post-operative": [0.0, {}, ""],
|
||||
"seeds": [0.0, {}, ""],
|
||||
"statlog-australian-credit": [0.0, {}, ""],
|
||||
"statlog-german-credit": [0.0, {}, ""],
|
||||
"statlog-heart": [0.0, {}, ""],
|
||||
"statlog-image": [0.0, {}, ""],
|
||||
"statlog-vehicle": [0.0, {}, ""],
|
||||
"synthetic-control": [0.0, {}, ""],
|
||||
"tic-tac-toe": [0.0, {}, ""],
|
||||
"vertebral-column-2clases": [0.0, {}, ""],
|
||||
"wine": [0.0, {}, ""],
|
||||
"zoo": [0.0, {}, ""]
|
||||
}
|
Reference in New Issue
Block a user