Recall, also known as sensitivity, measures the proportion of true positive cases correctly identified by a machine learning model. It indicates how effectively the model detects all relevant instances in the dataset, which is critical in applications like disease screening or fraud detection. High recall minimizes false negatives, ensuring fewer actual positives are missed.