Skip to content

Conversation

@abred
Copy link

@abred abred commented Dec 8, 2022

When computing points on the precision - recall curve instances with the same score should be processed in one step, not sequentially. If they have the same score there is no fixed order, but if they are processed sequentially the result depends on the order. In many typical use-cases this might not significant, however the fewer instances there are the higher the impact.

When computing points on the precision - recall curve instances with
the same score should be processed in one step, not sequentially.
If they have the same score there is no fixed order, but if they are
processed sequentially the result depends on the order. In many typical
use-cases this might not significant, however the fewer instances there
are the higher the impact.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant