BrierScoreMulti | R Documentation |
Brier score for multi-label classification problems
BrierScoreMulti(
thresh = 0.5,
sigmoid = TRUE,
sample_weight = NULL,
pos_label = NULL
)
thresh |
thresh |
sigmoid |
sigmoid |
sample_weight |
sample_weight |
pos_label |
pos_label |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.