Precision | R Documentation |
Precision for single-label classification problems
Precision( 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.