Confusion_heatmap | R Documentation |
Heatmap of classification result.
Confusion_heatmap(ori, prd)
ori |
A vector of the original labels for each cell in the test set. |
prd |
A vector of the predicted labels for each cell in the test set. |
A heatmap for the confusion matrix of the classification result.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.