Description Usage Arguments Value
View source: R/confusion_matrix_to_heatmap.R
turn matrix to heatmap
1 | confusion_matrix_to_heatmap(confusion_mat, class)
|
confusion_mat |
matrix from python machine learning |
class |
vector, the y class order(must the right order) |
ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.