Skip to content
Snippets Groups Projects
Commit e0084ffb authored by Tobias Schmidt's avatar Tobias Schmidt
Browse files

TableClass: improve handling of None values in ROC and Enrichment (fixes BZDNG-403)

- When None values are observed, ROC and Enrichment were computed
  inconsistently since the order in which the values occured played a
  role. Now, None values are ignored.
- Enrichment was computed inconsistently, when the same value occured
  multiple times. Now, the average enrichment is taken, similar as in
  ROC calculation.
parent 4b223018
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment