Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plotConfMat

Plots a confusion matrix with colorscale, absolute numbers and precision normalized percentages. This is a basic alternative to matlab's plotconfusion if you do not have the Neural Network Toolbox.

usage:

plotConfMat(confmat)

or

plotConfMat(confmat, labels)

if you want to specify the class labels.

About

Plots a confusion matrix (classification)

Resources

Stars

22 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages