orhnk/Mars
Mars is a rust machine learning library. [Goal is to make Simple as possible]
Mars is a high-performance machine learning library written in Rust. It helps developers who need to implement machine learning algorithms, such as gradient descent, directly into their applications. You provide your data, and Mars helps you train models and generate predictions efficiently. This is ideal for software engineers building data-intensive applications where speed is critical.
No commits in the last 6 months.
Use this if you are a developer looking to integrate machine learning capabilities into your Rust applications and prioritize execution speed.
Not ideal if you are an end-user looking for a no-code machine learning solution or a data scientist who prefers Python or R for model development.
Stars
8
Forks
1
Language
Rust
License
—
Category
Last pushed
Dec 26, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/orhnk/Mars"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
SomeB1oody/RustyML
A high-performance machine learning library in pure Rust, offering statistical utilities, ML...
smartcorelib/smartcore
A comprehensive library for machine learning and numerical computing. Apply Machine Learning...
open-spaced-repetition/fsrs-rs
FSRS for Rust, including Optimizer and Scheduler
open-spaced-repetition/fsrs-optimizer
FSRS Optimizer Package
rust-ml/linfa
A Rust machine learning framework.