https://github.com/nazanin1369/decisiontree
Python implementation of decision tree and its classifier
https://github.com/nazanin1369/decisiontree
decision-trees machine-learning
Last synced: 3 months ago
JSON representation
Python implementation of decision tree and its classifier
- Host: GitHub
- URL: https://github.com/nazanin1369/decisiontree
- Owner: Nazanin1369
- Created: 2016-08-19T07:51:23.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-22T13:27:26.000Z (over 8 years ago)
- Last Synced: 2025-01-07T20:49:52.259Z (9 months ago)
- Topics: decision-trees, machine-learning
- Language: Python
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### decisionTree
Python implementation of decision tree and its classifier