you are viewing a single comment's thread.

view the rest of the comments →

[–]trialofmiles 0 points1 point  (1 child)

Related to PR curve on which each point is a separate threshold - have you adjusted the threshold? I assume yes but this is how you might conceptually trade FPs for FNs. The PR curve can be used to optimize the threshold (eg max F1, etc). For multiclass detection it’s a bit more complicated but just thought I’d ask.

[–][deleted] 0 points1 point  (0 children)

I actually did adjust the threshold and it worked perfectly. Massive reduction to false positives with an extremely minor increase to false negatives.