Precision Recall - penny4860/study-note GitHub Wiki
Precision = detected true / detections of an algorithm
Recall = detected true / number of existing True
Precision = detected true / detections of an algorithm
Recall = detected true / number of existing True