Skip to content

duckcone/Confusion-Matrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Confusion-Matrix

A Python project to show the confusion matrix.

Prerequisites

For python3, please enter the following command to install libraries:

$ sudo apt install python3-tk
$ sudo apt-get install python3-pil python3-pil.imagetk
$ pip3 install -U scikit-learn scipy matplotlib

Run the program

Download the source code from the repository and execute the following command in the source code directory.

$ python3 main.py

Screenshots

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages