fscore | R Documentation |
Compute F-score from precision and recall.
fscore(precision, recall, b = 1)
precision |
Precision |
recall |
Recall |
b |
Weight |
F-score
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.