rs-ml 0.2.0

Simple ML crate including Gaussian Naive Bayesian classifier
Documentation

rs-ml

Crates.io Downloads (recent)

ML framework for the rust programming language. It includes traits for transfomers, models, and an implementation for scalers, and a gaussian Naive Bayesian classifier.