Skip to content

vtshitoyan/plotConfMat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages