Files
rpotter6298 35cbd9ac3c 2026001
2026-07-01 17:35:58 +02:00

90 lines
1.6 KiB
JSON

[
{
"split": "image",
"variant": "A_baseline",
"cv": 0.9909,
"test": 1.0,
"nfeat": 5000,
"C": 10,
"gamma": 2.667e-05,
"svm_weighted": false,
"c_gridded": false
},
{
"split": "image",
"variant": "B_svm_balanced",
"cv": 0.9875,
"test": 1.0,
"nfeat": 2000,
"C": 10,
"gamma": 0.00028117,
"svm_weighted": true,
"c_gridded": false
},
{
"split": "image",
"variant": "C_c_gamma_grid",
"cv": 0.992,
"test": 1.0,
"nfeat": 1000,
"C": 100,
"gamma": 3.162e-05,
"svm_weighted": false,
"c_gridded": true
},
{
"split": "image",
"variant": "D_combined",
"cv": 0.9886,
"test": 1.0,
"nfeat": 2000,
"C": 100,
"gamma": 6.668e-05,
"svm_weighted": true,
"c_gridded": true
},
{
"split": "patient",
"variant": "A_baseline",
"cv": 0.91,
"test": 0.8978,
"nfeat": 300,
"C": 10,
"gamma": 0.00010541,
"svm_weighted": false,
"c_gridded": false
},
{
"split": "patient",
"variant": "B_svm_balanced",
"cv": 0.9042,
"test": 0.8578,
"nfeat": 300,
"C": 10,
"gamma": 0.00010541,
"svm_weighted": true,
"c_gridded": false
},
{
"split": "patient",
"variant": "C_c_gamma_grid",
"cv": 0.91,
"test": 0.8978,
"nfeat": 300,
"C": 10,
"gamma": 0.00010541,
"svm_weighted": false,
"c_gridded": true
},
{
"split": "patient",
"variant": "D_combined",
"cv": 0.9052,
"test": 0.9022,
"nfeat": 300,
"C": 1000,
"gamma": 0.00010541,
"svm_weighted": true,
"c_gridded": true
}
]