/decision_trees

Decision Trees (ID3)

Primary LanguagePythonApache License 2.0Apache-2.0

decision-trees

Decision Trees (ID3)

To run tests:

python -m pytest src/tests/

To train and predict test instances class:

python run.py