Calculates the f1 score
1 | f1Score(actual, predicted, cutoff = 0.5)
|
actual |
A vector of the labels |
predicted |
A vector of predicted values |
cutoff |
A cutoff for the predicted values |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.