No project description provided
Project description
Example for test Make Circle
from electf4 import tdd
tdd.tdd_make_circles()
Example for use this package
from electf4 import make_circles as mc
from electf4 import make_confusion_matrix as mm
labels_name = ["zero", "one", "two", "three", "four", "five", "six", "seven", "eigth", "nine"]
mm(y_true = y_test,
y_pred = y_preds,
classes = labels_name,
figsize = (11, 11),
text_size = 7)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
electf4_basicML-0.1.4.tar.gz
(3.6 kB
view details)
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 electf4_basicML-0.1.4.tar.gz.
File metadata
- Download URL: electf4_basicML-0.1.4.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b98607f589aa4c3109aaeacd6ba0da404bd528088280edcb44d3e9f3da932a20
|
|
| MD5 |
4d1cc4c7733f0e448d533adb679a0705
|
|
| BLAKE2b-256 |
7558d63160ba0b20633ff121588916b4f202f240fcfa95bae70f0814872b6fd2
|
File details
Details for the file electf4_basicML-0.1.4-py3-none-any.whl.
File metadata
- Download URL: electf4_basicML-0.1.4-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ff2d6ec8293ac3bde523060332a2d25397daed86c333d21d2aa0a0edf9e3be99
|
|
| MD5 |
bf0a7e3612ac155166c2503abfa84e8d
|
|
| BLAKE2b-256 |
2abdffa114b38e056876a5c940d131dcd98d14dc99df04a6f1a38dc4cd7bf6c9
|