linfa and rusty-machine

linfa
57
Established
rusty-machine
47
Emerging
Maintenance 13/25
Adoption 10/25
Maturity 16/25
Community 18/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 21/25
Stars: 4,579
Forks: 320
Downloads:
Commits (30d): 2
Language: Rust
License: Apache-2.0
Stars: 1,266
Forks: 150
Downloads:
Commits (30d): 0
Language: Rust
License: MIT
No Package No Dependents
Archived Stale 6m No Package No Dependents

About linfa

rust-ml/linfa

A Rust machine learning framework.

This is a machine learning framework for developers who want to build applications using Rust. It offers common preprocessing tasks and classical ML algorithms, similar to Python's scikit-learn. Developers can use this to create machine learning models and integrate them into Rust-based software.

Machine Learning Development Data Preprocessing Model Training Algorithm Implementation Scientific Computing

About rusty-machine

AtheMathmo/rusty-machine

Machine Learning library for Rust

Provides supervised and unsupervised learning algorithms (linear/logistic regression, SVMs, neural networks, k-means, GMMs, etc.) backed by the rulinalg linear algebra library with zero external dependencies. Models implement consistent `train` and `predict` interfaces via `SupModel` and `UnSupModel` traits, allowing customizable optimization algorithms while maintaining ease-of-use defaults.

Scores updated daily from GitHub, PyPI, and npm data. How scores work