F1Score | R Documentation |
F1 score for single-label classification problems
F1Score( axis = -1, labels = NULL, pos_label = 1, average = "binary", sample_weight = NULL )
axis |
axis |
labels |
labels |
pos_label |
pos_label |
average |
average |
sample_weight |
sample_weight |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.