https://github.com/darkfanxing/decision-tree
A practice about decision tree algorithm with information gain
https://github.com/darkfanxing/decision-tree
decision-tree-classifier python36
Last synced: 3 months ago
JSON representation
A practice about decision tree algorithm with information gain
- Host: GitHub
- URL: https://github.com/darkfanxing/decision-tree
- Owner: darkfanxing
- License: mit
- Created: 2020-09-03T07:53:20.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-23T08:43:50.000Z (about 5 years ago)
- Last Synced: 2025-06-10T01:37:12.626Z (4 months ago)
- Topics: decision-tree-classifier, python36
- Language: Jupyter Notebook
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# decision-tree
A practice about decision tree algorithm with information gain