Answer Posted / Asheesh Kumar Yadav
Recall, also known as sensitivity or true positive rate, measures the proportion of actual positives that are correctly identified. It is calculated by dividing the number of true positives by the sum of true positives and false negatives. Recall is an important evaluation metric for classification problems where we want to minimize the number of false negatives.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers