Files
patient_leakage_detection/results/classification_pca50.json
T
rpotter6298 35cbd9ac3c 2026001
2026-07-01 17:35:58 +02:00

42 lines
1.1 KiB
JSON

[
{
"model": "VGG16",
"image_cv": 0.9920324675324675,
"image_test": 1.0,
"patient_cv": 0.9121525126693927,
"patient_test": 0.8933333333333333,
"drop": 0.10666666666666669
},
{
"model": "DenseNet121",
"image_cv": 0.9874675324675325,
"image_test": 0.9954545454545455,
"patient_cv": 0.9367063276432266,
"patient_test": 0.8711111111111111,
"drop": 0.12434343434343442
},
{
"model": "EfficientNetB1",
"image_cv": 0.9829155844155844,
"image_test": 0.9954545454545455,
"patient_cv": 0.9158173382359915,
"patient_test": 0.8844444444444445,
"drop": 0.111010101010101
},
{
"model": "MobileNetV2",
"image_cv": 0.9874610389610389,
"image_test": 0.9954545454545455,
"patient_cv": 0.9129576751848534,
"patient_test": 0.8888888888888888,
"drop": 0.10656565656565664
},
{
"model": "ResNet50",
"image_cv": 0.9669675324675324,
"image_test": 0.9772727272727273,
"patient_cv": 0.8742211426908154,
"patient_test": 0.8622222222222222,
"drop": 0.11505050505050507
}
]