Favor Precision or Recall in a Model? #1187
Unanswered
Palettenbrett
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
for many industrial applications precision is more important than recall, for the minimization of false positives.
Is there a way to favor precision or recall in a model?
The only thing i seem to find for this is the
metrics: threshold: adaptive
setting.Help would be much appreciated.
Beta Was this translation helpful? Give feedback.
All reactions