Skip to content

xiaoganghan/sklearn-progressbar-cm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Showing the percentage in confusion matrix is a good way to visualize the classification performance. It can give you a straightforward understanding of the evaluation results and guidance on how to improve your model. This is a small script to visualize percentaged confusion matrix using bootstrap template.

Usage

Follow app.py to generate your confusion matrix object using sklearn, and use cm.py module to generate the html confusion matrix report.

Sample

A sample html report is provided in the repo, as shown in the figure below:

About

sklearn (http://scikit-learn.org/) confusion matrix rendered with bootstrap (http://getbootstrap.com/) progressbar

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published