| RocAucMulti | R Documentation | 
Area Under the Receiver Operating Characteristic Curve for multi-label binary classification problems
RocAucMulti(
  sigmoid = TRUE,
  average = "macro",
  sample_weight = NULL,
  max_fpr = NULL
)
| sigmoid | sigmoid | 
| average | average | 
| sample_weight | sample_weight | 
| max_fpr | max_fpr | 
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.