thfm/scholar
A supervised machine learning library.
This is a machine learning library designed for developers who are building applications that require supervised learning capabilities. It allows you to feed in labeled datasets and train models to make predictions or classify new data within your software projects. This is for software engineers integrating machine learning into their applications.
No commits in the last 6 months.
Use this if you are a Rust developer looking to embed supervised machine learning models directly into your applications.
Not ideal if you are an end-user looking for an out-of-the-box application to perform machine learning tasks without writing code.
Stars
12
Forks
—
Language
Rust
License
MIT
Category
Last pushed
May 19, 2020
Monthly downloads
10
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/thfm/scholar"
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.