Generic Decision Tree
A python module for decision trees.
Note: This module is written for python 3.10 and is not guaranteed to be compatible with previous releases. Python 3.10 is currently in prerelease, and is available here
Code style
This project uses pylint and mypy. Both will be run by github actions, but you can (and should) do checking locally with
pylint decision_tree
mypy decision_tree
Release files for decision-tree-typed 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| decision-tree-typed-0.1.0.tar.gz | 3.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| decision_tree_typed-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 7.3 kB
Release files / decision-tree-typed-0.1.0.tar.gz
| Download URL | decision-tree-typed-0.1.0.tar.gz |
|---|---|
| Size | 3.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
03178427ecc4d5795ab3f1294218eb139b3225c4240a1a4ba80ab2805ebfef15
|
|
BLAKE2b-256 checksum How to use checksums |
ca764b13e4b0a7a60aa9dddaf411dec622e6f0046fa280dff7e8851278576fdb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.10.0a6
|
Release files / decision_tree_typed-0.1.0-py3-none-any.whl
| Download URL | decision_tree_typed-0.1.0-py3-none-any.whl |
|---|---|
| Size | 4.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
650960d6a85eb0dc45e03e933638c04dc79e2e32222b634f2e1b4f2512a17360
|
|
BLAKE2b-256 checksum How to use checksums |
4d892db7fb95854c60d5e1bb0eefa2236a75a4b7d25bcbf91e1f3f339ab10889
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.10.0a6
|