Functions to judge false positive and false negative.
1 2 3 | false_negative(predicted, actual)
false_positive(predicted, actual)
|
predicted, actual |
vectors to compare |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.