Computer scienceData scienceMachine learningClassificationClassification metrics

Precision and recall

Precision vs Recall

Report a typo

Select which statement refers to precision and which to recall.

Choose one option for each row
PrecisionRecall
It demonstrates the algorithm's ability to correctly detect the instances of a certain class
It reflects the ability to distinguish a specific class from other classes
?=TPTP+FP?=\frac{TP}{TP+FP}
?=TPTP+FN?=\frac{TP}{TP+FN}
___

Create a free account to access the full topic