Library for tree models: decision trees, model trees, mimic models, etc.
Project description
.. image:: https://travis-ci.com/Craven-Biostat-Lab/generalizedtrees.svg?branch=master :alt: Build Status :target: https://travis-ci.com/Craven-Biostat-Lab/generalizedtrees
.. image:: https://codecov.io/gh/Craven-Biostat-Lab/generalizedtrees/branch/master/graph/badge.svg :alt: codecov :target: https://codecov.io/gh/Craven-Biostat-Lab/generalizedtrees
.. image:: https://img.shields.io/pypi/pyversions/generalizedtrees.svg :alt: Python Versions :target: https://pypi.python.org/pypi/generalizedtrees
.. image:: https://badge.fury.io/py/generalizedtrees.svg :alt: PyPI version :target: https://badge.fury.io/py/generalizedtrees
.. image:: https://img.shields.io/pypi/l/generalizedtrees.svg :alt: License :target: https://pypi.python.org/pypi/generalizedtrees
================ 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
- NumPy
- SciPy
- Pandas
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 building
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 Apache License, Version 2.0, Copyright 2019 Yuriy Sverchkov
.. _GitHub issue tracker
: https://github.com/Craven-Biostat-Lab/generalizedtrees/issues
.. _pytest: https://docs.pytest.org/en/latest/
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
Built Distributions
Hashes for generalizedtrees-0.0.4-py3.8.egg
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7e391af50adc6d0661c0266873592075a9c72b9d113ef71056923c074fdbd06a |
|
MD5 | ed6eecdaf7b7b8c41ea66ba884f357a3 |
|
BLAKE2b-256 | a005b5b5bbe876d292f4f3d3413927818bdae0fd5c174649533aefe6e380dbd7 |
Hashes for generalizedtrees-0.0.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ab45f5392f150bbeb9bc5d0defc543fbc909b2c3fb8b196ef16ebd3d6d9ad513 |
|
MD5 | 83fa21b3befbf94f167f6076fda73026 |
|
BLAKE2b-256 | 736e9f49bdbe36fa15b5c966fd41bffa98050327d8fab0516d7a21c96c981ebb |