Delete wyniki/redukcja wymiarowosci/eksperyment 2/classic_svm_results_TCGA_GBM_LGG_Mutations_all-2.json

This commit is contained in:
Michał Kasprowicz 2025-08-29 07:12:00 +00:00
parent ca7ea857a0
commit f18473d967
1 changed files with 0 additions and 398 deletions

View File

@ -1,398 +0,0 @@
{
"default": {
"best_params": {
"C": 1,
"gamma": "scale",
"kernel": "linear"
},
"best_score": 0.9666666666666667,
"metrics": {
"accuracy": 0.9806201550387597,
"precision": 0.9832440332756899,
"recall": 0.9806201550387597,
"f1": 0.981231002703871,
"roc_auc": "N/A",
"confusion_matrix": [
[
19,
0,
0,
0,
0,
0
],
[
0,
42,
0,
0,
0,
0
],
[
3,
0,
106,
0,
0,
0
],
[
0,
0,
1,
37,
0,
0
],
[
1,
0,
0,
0,
32,
0
],
[
0,
0,
0,
0,
0,
17
]
]
},
"execution_time": 1.3337278366088867
},
"pca_8": {
"best_params": {
"C": 1,
"gamma": "scale",
"kernel": "linear"
},
"best_score": 0.9666666666666667,
"metrics": {
"accuracy": 0.9806201550387597,
"precision": 0.9832440332756899,
"recall": 0.9806201550387597,
"f1": 0.981231002703871,
"roc_auc": "N/A",
"confusion_matrix": [
[
19,
0,
0,
0,
0,
0
],
[
0,
42,
0,
0,
0,
0
],
[
3,
0,
106,
0,
0,
0
],
[
0,
0,
1,
37,
0,
0
],
[
1,
0,
0,
0,
32,
0
],
[
0,
0,
0,
0,
0,
17
]
]
},
"execution_time": 1.3231465816497803
},
"pca_10": {
"best_params": {
"C": 10,
"gamma": 0.01,
"kernel": "rbf"
},
"best_score": 0.9666666666666667,
"metrics": {
"accuracy": 0.9651162790697675,
"precision": 0.9670330686668486,
"recall": 0.9651162790697675,
"f1": 0.965438609189589,
"roc_auc": "N/A",
"confusion_matrix": [
[
17,
1,
1,
0,
0,
0
],
[
0,
42,
0,
0,
0,
0
],
[
1,
3,
105,
0,
0,
0
],
[
1,
0,
0,
37,
0,
0
],
[
0,
0,
1,
0,
32,
0
],
[
0,
1,
0,
0,
0,
16
]
]
},
"execution_time": 1.3148159980773926
},
"pca_12": {
"best_params": {
"C": 0.1,
"gamma": "scale",
"kernel": "linear"
},
"best_score": 0.9866666666666667,
"metrics": {
"accuracy": 0.9806201550387597,
"precision": 0.9812916892013701,
"recall": 0.9806201550387597,
"f1": 0.9808357594677705,
"roc_auc": "N/A",
"confusion_matrix": [
[
17,
1,
1,
0,
0,
0
],
[
0,
42,
0,
0,
0,
0
],
[
1,
0,
108,
0,
0,
0
],
[
1,
0,
0,
37,
0,
0
],
[
1,
0,
0,
0,
32,
0
],
[
0,
0,
0,
0,
0,
17
]
]
},
"execution_time": 1.3647890090942383
},
"pca_14": {
"best_params": {
"C": 0.1,
"gamma": "scale",
"kernel": "linear"
},
"best_score": 0.9866666666666667,
"metrics": {
"accuracy": 0.9883720930232558,
"precision": 0.9887596899224806,
"recall": 0.9883720930232558,
"f1": 0.9884913536076327,
"roc_auc": "N/A",
"confusion_matrix": [
[
18,
0,
1,
0,
0,
0
],
[
0,
42,
0,
0,
0,
0
],
[
1,
0,
108,
0,
0,
0
],
[
0,
0,
0,
38,
0,
0
],
[
1,
0,
0,
0,
32,
0
],
[
0,
0,
0,
0,
0,
17
]
]
},
"execution_time": 1.4236500263214111
},
"pca_16": {
"best_params": {
"C": 0.1,
"gamma": "scale",
"kernel": "linear"
},
"best_score": 0.9933333333333333,
"metrics": {
"accuracy": 0.9883720930232558,
"precision": 0.9882272335760708,
"recall": 0.9883720930232558,
"f1": 0.9882415068780154,
"roc_auc": "N/A",
"confusion_matrix": [
[
17,
0,
2,
0,
0,
0
],
[
0,
42,
0,
0,
0,
0
],
[
1,
0,
108,
0,
0,
0
],
[
0,
0,
0,
38,
0,
0
],
[
0,
0,
0,
0,
33,
0
],
[
0,
0,
0,
0,
0,
17
]
]
},
"execution_time": 1.4787087440490723
}
}