Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.