shadeMe/liblinear-rs
Rust language bindings for the LIBLINEAR C/C++ library
This is a developer library that provides Rust language bindings for the LIBLINEAR C/C++ library. It allows Rust developers to integrate and utilize LIBLINEAR's linear classification and regression algorithms within their Rust applications. Developers would use this to build machine learning features into their software.
No commits in the last 6 months.
Use this if you are a Rust developer needing to implement efficient large-scale linear prediction models in your application.
Not ideal if you are looking for an out-of-the-box machine learning tool or are not programming in Rust.
Stars
10
Forks
3
Language
Rust
License
MIT
Category
Last pushed
Apr 02, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/shadeMe/liblinear-rs"
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.