rust-ml/linfa
A Rust machine learning framework providing classical ML algorithms and preprocessing utilities.

Velocity · 7d
+1.6
★ / day
Trend
→steady
star history
Linfa is a comprehensive Rust library for building machine learning applications. Inspired by Python’s scikit-learn, it offers common preprocessing tasks and classical machine learning algorithms. The framework organizes algorithms into sub-packages covering supervised learning, dimensionality reduction, clustering, and other ML techniques. It aims to be the vital fluid (sap) for ML in Rust.