streaming-phi-deidentification-benchmark / statistical_robustness.json
vkatg's picture
Upload 9 files
f8034e2 verified
raw
history blame contribute delete
543 Bytes
{
"n_runs": 10,
"delta_auroc": {
"mean": -0.9167,
"std": 0.0,
"ci95": 0.0
},
"policy_switch_rate": {
"mean": 0.8364,
"std": 0.0256,
"ci95": 0.0158
},
"latency_by_policy": {
"synthetic": {
"mean_ms": 25.353,
"std_ms": 4.238,
"ci95_ms": 1.857,
"n": 20
},
"pseudo": {
"mean_ms": 25.186,
"std_ms": 4.203,
"ci95_ms": 0.611,
"n": 182
},
"redact": {
"mean_ms": 25.47,
"std_ms": 3.84,
"ci95_ms": 0.641,
"n": 138
}
}
}