# [rs-ml](https://docs.rs/rs-ml/latest/rs_ml)

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