Something went wrong on our end
-
Tobias Schmidt authored
- 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.
Tobias Schmidt authored- 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.