Skip to content

Releases: isaka-james/machine-learning

Machine Learning first release

14 Jul 15:06
a95958a
Compare
Choose a tag to compare

To use this library in your Rust project, add the following line to your Cargo.toml file:

[dependencies]
machine_learning = "0.1.0"

Features:

  • currently support the linear ligression.
  • more features to come..