smartcore and sklears
These are competitors offering overlapping machine learning functionality, though smartcore is far more mature and established while sklears is an early-stage scikit-learn-inspired alternative that hasn't achieved significant adoption.
About smartcore
smartcorelib/smartcore
A comprehensive library for machine learning and numerical computing. Apply Machine Learning with Rust leveraging first principles.
This is a machine learning library built specifically for developers who write code in Rust. It helps Rust developers integrate common machine learning models, like those for classification, regression, and clustering, directly into their applications. You provide your data as Rust vectors or matrices, and it outputs predictions, groupings, or other analytical results, all within your Rust program.
About sklears
cool-japan/sklears
A comprehensive machine learning library in Rust, inspired by scikit-learn's intuitive API and combining it with Rust's performance and safety guarantees.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work