https://github.com/chouffe/dtree
Decision Trees implementation in Clojure (Using ID3 Algorithm)
https://github.com/chouffe/dtree
clojure machine-learning
Last synced: 7 months ago
JSON representation
Decision Trees implementation in Clojure (Using ID3 Algorithm)
- Host: GitHub
- URL: https://github.com/chouffe/dtree
- Owner: Chouffe
- License: epl-1.0
- Created: 2016-03-16T20:40:48.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-16T20:41:20.000Z (almost 10 years ago)
- Last Synced: 2025-01-20T22:23:27.067Z (12 months ago)
- Topics: clojure, machine-learning
- Language: Clojure
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# dtree
A Clojure library designed to ... well, that part is up to you.
## Usage
FIXME
## License
Copyright © 2016 FIXME
Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.