Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ssdong/C45-implementation
A JavaScript implementation of C4.5 algorithm for generating a decision tree
https://github.com/ssdong/C45-implementation
Last synced: about 1 month ago
JSON representation
A JavaScript implementation of C4.5 algorithm for generating a decision tree
- Host: GitHub
- URL: https://github.com/ssdong/C45-implementation
- Owner: ssdong
- Created: 2015-04-04T21:32:17.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-05T01:34:08.000Z (almost 10 years ago)
- Last Synced: 2024-09-04T00:04:30.938Z (5 months ago)
- Size: 148 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# C45-implementation
A JavaScript implementation of C4.5 algorithm for generating a decision tree