APScoreBinary {fastai} | R Documentation |
Average Precision for single-label binary classification problems
APScoreBinary(
axis = -1,
average = "macro",
pos_label = 1,
sample_weight = NULL
)
axis |
axis |
average |
average |
pos_label |
pos_label |
sample_weight |
sample_weight |
None