evaluate: Discovery (performance) evaluation
Description
Computes different metrics for discovery evaluation.
Usage
evaluate(ground_truth, prediction)
Value
Intersection over union, precision, recall.
Arguments
- ground_truth
List of true (CDR/EM) values.
- prediction
List of predicted (CDR/EM) values.