Description Usage Arguments Value
Given known data and model predictions, calculates model classification accuracy
1 | error_rates(input, output)
|
input |
a character vector of known tags for testing model |
output |
a character vector of tags from model predictions |
a numeric score of model accuracy
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.