Y
Hacker News
new
|
ask
|
show
|
jobs
by
jupp0r
2282 days ago
This is the base rate fallacy.
return “healthy”;
would have a 99.9% accuracy right now.
2 comments
yellow_lead
2282 days ago
I think you have a good idea for an AI startup here.
link
smacktoward
2282 days ago
For bonus points, have it return one out of every 1000 or so requests with "not hot dog."
link
droidist2
2282 days ago
Ahh, you need to use ROC AUC or something.
link
contravariant
2282 days ago
ROC AUC is somewhat meaningless when basically any amount of false positives is going to massively decrease the utility of the test.
link