rustml 0.0.7

A library for doing maching learning in Rust.
Documentation
1
2
3
4
5
6
7
8
9
10
Publish to crates.io

If you don't have a token:

go to https://crates.io/me and create a token
cargo login <token>

cargo package
cargo publish