APScoreMulti | R Documentation |
Average Precision for multi-label classification problems
APScoreMulti(
sigmoid = TRUE,
average = "macro",
pos_label = 1,
sample_weight = NULL
)
sigmoid |
sigmoid |
average |
average |
pos_label |
pos_label |
sample_weight |
sample_weight |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.