Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gregyjames/rustdecisiontree
Decision Tree implemented in rust
https://github.com/gregyjames/rustdecisiontree
hacktoberfest hacktoberfest2022 hacktoberfest2023 help-wanted machine-learning machine-learning-algorithms math mathematics optimization optimization-algorithms rust rust-lang
Last synced: about 1 month ago
JSON representation
Decision Tree implemented in rust
- Host: GitHub
- URL: https://github.com/gregyjames/rustdecisiontree
- Owner: gregyjames
- License: mit
- Created: 2023-06-04T00:29:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-04T09:15:50.000Z (over 1 year ago)
- Last Synced: 2024-11-10T22:14:23.533Z (3 months ago)
- Topics: hacktoberfest, hacktoberfest2022, hacktoberfest2023, help-wanted, machine-learning, machine-learning-algorithms, math, mathematics, optimization, optimization-algorithms, rust, rust-lang
- Language: Rust
- Homepage:
- Size: 2.34 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Rust](https://github.com/gregyjames/RustDecisionTree/actions/workflows/rust.yml/badge.svg?branch=main)](https://github.com/gregyjames/RustDecisionTree/actions/workflows/rust.yml)
# RustDecisionTree
Decision Tree implemented in rust*Not Working*
Feel free to add, help or change as you see fit. Currently just a way for me to get more familiar with rust syntax.