generalizedtrees 1.2.0
pip install generalizedtrees
Released:
Library for tree models: decision trees, model trees, mimic models, etc.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD (3 clause))
- Author: Yuriy Sverchkov
- Tags machine, learning, decision, trees, model
- Requires: Python >=3.8
Classifiers
- Development Status
- License
- Operating System
- Programming Language
- Topic
Project description
generalizedtrees
Library for tree models: decision trees, model trees, mimic models, etc.
Installation
The latest stable version is on PyPI. Install it with:
pip install generalizedtrees
Dependencies
Python (>=3.8)
scikit-learn (>=0.23.2)
numpy (>=1.19.1)
scipy (>=1.5.2)
pandas (>=1.1.0)
See requirements.txt for recommended dependencies (usually newest versions of all packages).
Development
We use the GitHub issue tracker for bugs and feature requests.
Building
We use the standard Python process for building the package. Run:
python setup.py build
to locally build the package, and:
python setup.py install
to install the locally built package.
Testing
We use pytest for testing. Run:
pytest
on the command line to run all tests.
License
Licensed under the BSD 3-Clause License Copyright (c) 2020, Yuriy Sverchkov
See LICENSE
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD (3 clause))
- Author: Yuriy Sverchkov
- Tags machine, learning, decision, trees, model
- Requires: Python >=3.8
Classifiers
- Development Status
- License
- Operating System
- Programming Language
- Topic
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 Distribution
Built Distribution
File details
Details for the file generalizedtrees-1.2.0.tar.gz
.
File metadata
- Download URL: generalizedtrees-1.2.0.tar.gz
- Upload date:
- Size: 31.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6e5007db92e0e1a366415354b085d2558004022eed9554c74659a2145e883b23 |
|
MD5 | 8c4371528c002fd7cc45cd778d3486c4 |
|
BLAKE2b-256 | 275058072c9173c4cc750592c7bda2e95c4210cde345df8036f23e8c167a7cf1 |
File details
Details for the file generalizedtrees-1.2.0-py3-none-any.whl
.
File metadata
- Download URL: generalizedtrees-1.2.0-py3-none-any.whl
- Upload date:
- Size: 40.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 601edbbc98bdb51da22141b4f0d8daad5b9a9b37aeb4f355963b84cac8939b50 |
|
MD5 | bf18ceef539daf961910ef8aee5b91bd |
|
BLAKE2b-256 | 0253295ac0f319bb6fbd3d74f91799e9787186b3a7f1c39b7f9c384192478c68 |