If there’s interest, I’m happy to include a few here (including some from fellow LessWrong users):
Review by The Wall Street Journal
Review by Owain Evans (Owain_Evans)
>> False negative rate = (false negative)/(actual positive)
>> False positive rate = (false positive)/(actual negative)
Correct me if I’m mistaken, but isn’t it:
False negative rate = (false negative)/(false negative + actual positive)
False positive rate = (false positive)/(false positive + actual negative)
Ah, I almost forgot, here's another posted to LessWrong itself:
Review by Ben Hoskin (Larks)