classic-ID3-DecisionTree
ID3 is a Machine Learning Decision Tree Classification Algorithm that uses two methods to build the model. The two methods are Information Gain and Gini Index.
Installation
In a virtualenv (see these instructions if you need to create one):
pip3 install classic-id3-decisiontree
Releases
Version | Released | Bullseye Python 3.9 |
Bookworm Python 3.11 |
Files |
---|---|---|---|---|
2.0.3 | 2020-09-11 | |||
2.0.2 | 2020-09-11 | |||
2.0.1 | 2020-09-11 | |||
2.0.0 | 2020-09-11 | |||
1.0.0 | 2020-09-11 | |||
Issues with this package?
- Search issues for this package
- Package or version missing? Open a new issue
- Something else? Open a new issue