pub fn blast_recall(predicted: &[String], actual: &[String]) -> f64
Blast radius recall: |predicted ∩ actual| / |actual|