Description Usage Arguments Examples
Quickly compute the accuracy of an algothim by indputing predicted and actual values of an outcome
1 | classy_acc(pred, real)
|
pred |
Vector of predicted outcomes |
real |
Outcomes the algortihm is attempting to predict |
1 | classy_acc(pred, real)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.