Description Usage Arguments Details Value
Calculate the accuracy
| 1 | accuracy(TP, TN, FN, FP)
 | 
| TP | Number of true positives | 
| TN | Number of true negatives | 
| FN | Number of false negatives | 
| FP | Number of false positives | 
Calculate the accuracy
accuracy value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.