Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
btdmaster
1y ago
0 comments
Save
Share
What does 50% precision mean in this case? I know 50% accuracy might mean P(fraud_predicted | fraud) = 50%, but I don't understand what you mean by precision?
0 comments
2 comments · 1 top-level
top
newest
oldest
chychiu
1y ago
· 1 in thread
Precision = True Positive / (True Positive + False Positive) = 1 - False Positive Rate
On that note, I'm surprised the precision / recall for fin models are 80% / 50%
disgruntledphd2
1y ago
They are obviously relatively low stakes, otherwise I'd be super worried.
j
/
k
navigate · click thread line to collapse