Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 560 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 560 Bytes

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