R/metric.R
Recall.Rd
Recall for single-label classification problems
Recall( axis = -1, labels = NULL, pos_label = 1, average = "binary", sample_weight = NULL )
axis
labels
pos_label
average
sample_weight
None