Calculates precision, recall and F-measure
1 | evaluate.skyex(prediction, labels, posclass)
|
prediction |
A vector with the predicted classes |
labels |
A vector of the actual classes |
posclass |
How is the positive class expressed (e.g. 1) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.