[dependencies.libmath]
version = "0.2.1"
[dependencies.rand]
version = "0.7.3"
[package]
authors = ["rd2575691 <52597852+rd2575691@users.noreply.github.com>"]
description = "Functions required for data analysis and machine learning tasks"
documentation = "https://docs.rs/crate/simple_ml/"
edition = "2018"
keywords = ["ml", "analysis", "eda", "manipulation", "string"]
license = "MIT"
name = "simple_ml"
readme = "README.md"
repository = "https://github.com/radialHuman/rust/tree/master/util/util_ml/"
version = "0.3.2"