rustlearn 0.2.0

A machine learning package for Rust.
Documentation
1
2
3
//! Linear models.

pub mod sgdclassifier;