https://github.com/butanium/simple_rust_decision_tree
https://github.com/butanium/simple_rust_decision_tree
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/butanium/simple_rust_decision_tree
- Owner: Butanium
- Created: 2023-12-02T16:03:34.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-02T16:11:34.000Z (over 1 year ago)
- Last Synced: 2023-12-02T17:24:39.194Z (over 1 year ago)
- Language: Rust
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
A one-file implementation of a Decision Tree Classifier for binary labels written in Rust.