evaluate | R Documentation |
Computes different metrics for discovery evaluation.
evaluate(ground_truth, prediction)
ground_truth |
List of true (CDR/EM) values. |
prediction |
List of predicted (CDR/EM) values. |
Intersection over union, precision, recall.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.