No project description provided
Project description
Example for test Make Circle, then plot circle to display
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.5.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.5.tar.gz.
File metadata
- Download URL: electf4_basicML-0.1.5.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 |
e78cf38e53e3a8b6f512bb108a7b3574f950f7bf3689fdb0e5ae60f839803f4a
|
|
| MD5 |
649aa849bee1f6f2c9c9d0faa345f784
|
|
| BLAKE2b-256 |
28f34b091746ab5ffa36828e566896b0048e585ab72786275e1404d45cd2980c
|
File details
Details for the file electf4_basicML-0.1.5-py3-none-any.whl.
File metadata
- Download URL: electf4_basicML-0.1.5-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 |
16b11cecac1a24b55975012aa9eb736a68330a476df62355a38022051f0e11c4
|
|
| MD5 |
7ea4786c00785494bcef434fb27c3be1
|
|
| BLAKE2b-256 |
babf7d73a6504eac9c86e70332f2c9bcba83cab8757b3c4aef7bc7f83d0b8ad3
|