Description Usage Arguments Value Examples
Returns the Accuracy for a classification problem.
1 | Accuracy(Y, Y_hat)
|
Y |
Ground truth numeric vector. |
Y_hat |
Predicted Labels numeric vector. |
A numeric value corresponding to the Accuracy of a classification problem
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.