evaluate_model | R Documentation |
Compute and print metrics for classification model evaluation
evaluate_model(actual, predicted)
actual |
vector of actual labels |
predicted |
vector of predicted labels |
Nothing, called for printing side effect.
T Schaefer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.