This commit is contained in:
rpotter6298
2026-07-01 17:35:58 +02:00
parent 9bfcc0243b
commit 35cbd9ac3c
84 changed files with 8500 additions and 423 deletions
@@ -0,0 +1,20 @@
{
"method": "pca50_VGG16",
"model": "VGG16",
"n_patients": 8,
"n_slices": 1251,
"ARI": 0.3838311521430662,
"NMI": 0.588535400629693,
"cluster_purity": {
"overall": 0.6418864908073542,
"median": 0.6389547237659365,
"mean": 0.7006446210824684,
"frac_gt_70": 0.375,
"frac_gt_90": 0.375
},
"patient_capture": {
"median": 0.7111548252719277,
"mean": 0.6921309007056184,
"frac_gt_50": 0.875
}
}
@@ -0,0 +1,20 @@
{
"method": "pca50_VGG16",
"model": "VGG16",
"n_patients": 63,
"n_slices": 10587,
"ARI": 0.2982860430503409,
"NMI": 0.6543620808930918,
"cluster_purity": {
"overall": 0.4898460375932748,
"median": 0.8548387096774194,
"mean": 0.6433234955790892,
"frac_gt_70": 0.5396825396825397,
"frac_gt_90": 0.49206349206349204
},
"patient_capture": {
"median": 0.4207650273224044,
"mean": 0.4439023854165772,
"frac_gt_50": 0.31746031746031744
}
}
@@ -0,0 +1,20 @@
{
"ARI": 0.9049336824308681,
"NMI": 0.9575945510291562,
"cluster_purity": {
"overall": 0.8848920863309353,
"median": 1.0,
"mean": 0.9288185862580326,
"frac_gt_70": 0.8571428571428571,
"frac_gt_90": 0.8571428571428571
},
"patient_capture": {
"median": 1.0,
"mean": 1.0,
"frac_gt_50": 1.0
},
"method": "cc",
"threshold": 0.9,
"n_patients": 8,
"n_slices": 1251
}
@@ -0,0 +1,20 @@
{
"ARI": 0.9430129669411811,
"NMI": 0.9865730997479965,
"cluster_purity": {
"overall": 0.9331255313119864,
"median": 1.0,
"mean": 0.9592822768032196,
"frac_gt_70": 0.9122807017543859,
"frac_gt_90": 0.9122807017543859
},
"patient_capture": {
"median": 1.0,
"mean": 1.0,
"frac_gt_50": 1.0
},
"method": "cc",
"threshold": 0.9,
"n_patients": 63,
"n_slices": 10587
}
@@ -0,0 +1,20 @@
{
"ARI": 1.0,
"NMI": 1.0,
"cluster_purity": {
"overall": 1.0,
"median": 1.0,
"mean": 1.0,
"frac_gt_70": 1.0,
"frac_gt_90": 1.0
},
"patient_capture": {
"median": 1.0,
"mean": 1.0,
"frac_gt_50": 1.0
},
"method": "sc",
"threshold": 0.9,
"n_patients": 8,
"n_slices": 1251
}
@@ -0,0 +1,20 @@
{
"ARI": 0.9872517295956881,
"NMI": 0.9973073869067276,
"cluster_purity": {
"overall": 0.9852649475772174,
"median": 1.0,
"mean": 0.9922860109775998,
"frac_gt_70": 0.9841269841269841,
"frac_gt_90": 0.9841269841269841
},
"patient_capture": {
"median": 1.0,
"mean": 0.9995767195767196,
"frac_gt_50": 1.0
},
"method": "sc",
"threshold": 0.9,
"n_patients": 63,
"n_slices": 10587
}
@@ -0,0 +1,19 @@
{
"method": "thumbnail_64x64",
"n_patients": 8,
"n_slices": 1251,
"ARI": 0.40028837820172775,
"NMI": 0.6177421217683747,
"cluster_purity": {
"overall": 0.697841726618705,
"median": 0.8719512195121951,
"mean": 0.7807546888218818,
"frac_gt_70": 0.625,
"frac_gt_90": 0.5
},
"patient_capture": {
"median": 0.6048850574712643,
"mean": 0.650025535852033,
"frac_gt_50": 0.75
}
}
@@ -0,0 +1,19 @@
{
"method": "thumbnail_64x64",
"n_patients": 63,
"n_slices": 10587,
"ARI": 0.279398847493094,
"NMI": 0.6671641782310866,
"cluster_purity": {
"overall": 0.4804004911684141,
"median": 0.5984251968503937,
"mean": 0.6204889734832222,
"frac_gt_70": 0.4603174603174603,
"frac_gt_90": 0.38095238095238093
},
"patient_capture": {
"median": 0.38620689655172413,
"mean": 0.4227929731937232,
"frac_gt_50": 0.30158730158730157
}
}