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