FHE-feasible diagnostic CNN: artefacts + measured metrics
Browse files- eval_sample.json +2 -1
eval_sample.json
CHANGED
|
@@ -31066,8 +31066,9 @@
|
|
| 31066 |
],
|
| 31067 |
"expected": {
|
| 31068 |
"graph": "model.onnx",
|
| 31069 |
-
"accuracy": 0.
|
| 31070 |
"majority_baseline": 0.7307692307692307,
|
|
|
|
| 31071 |
"note": "The whole official test split, and the same rows the registry's recorded student accuracy was measured on, so this reproduces that figure rather than resampling it."
|
| 31072 |
}
|
| 31073 |
}
|
|
|
|
| 31066 |
],
|
| 31067 |
"expected": {
|
| 31068 |
"graph": "model.onnx",
|
| 31069 |
+
"accuracy": 0.7692307692307693,
|
| 31070 |
"majority_baseline": 0.7307692307692307,
|
| 31071 |
+
"declared_metric_not_verifiable": "auc",
|
| 31072 |
"note": "The whole official test split, and the same rows the registry's recorded student accuracy was measured on, so this reproduces that figure rather than resampling it."
|
| 31073 |
}
|
| 31074 |
}
|