A tool to generate sweet confusion matrix
Project description
sweet-confusion-matrix
Confusion Matrix in Python using Matplotlib
## Demo
import sweetconfusionmatrix
sweetconfusionmatrix.cm([1, 1, 1, 2, 1],[1, 1, 1, 2, 2], [1,2], title="Demo matrix", filename="demo.png")
Build
python3 setup.py bdist_wheel
python3 -m pip install dist/sweetconfusionmatrix-0.1-py3-none-any.whl
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sweetconfusionmatrix-0.1-py3-none-any.whl.
File metadata
- Download URL: sweetconfusionmatrix-0.1-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
70febeabfd6ff140defda0e4d4b449d6138e1e93399e6c40d2e80fe0f9bf0194
|
|
| MD5 |
85348db40d4547f7867a46402d758d4b
|
|
| BLAKE2b-256 |
c8b5e957f80be1cd4c7a6d36203c19f535d80f76b3a50c086a550448f8a5707e
|