debot_ml 0.3.2

ML prediction
Documentation
[dependencies.bincode]
version = "1.3.3"

[dependencies.debot-db]
version = "1.3.18"

[dependencies.env_logger]
version = "0.10.0"

[dependencies.log]
version = "0.4.21"

[dependencies.mongodb]
default-features = false
features = ["async-std-runtime"]
version = "2.2.1"

[dependencies.rand]
version = "0.8.5"

[dependencies.rust_decimal]
version = "1.35.0"

[dependencies.serde]
features = ["derive"]
version = "1.0.201"

[dependencies.serde_json]
version = "1.0.117"

[dependencies.smartcore]
features = ["serde"]
version = "0.3.2"

[dependencies.tokio]
features = ["full"]
version = "1.0"

[lib]
name = "debot_ml"
path = "src/lib.rs"

[package]
authors = ["Shigeo NAKAMURA <nakamura_shigeo@yahoo.com>"]
description = "ML prediction"
documentation = "https://docs.rs/debot-ml/"
edition = "2021"
homepage = "https://crates.io/crates/debot-ml"
license = "MIT"
name = "debot_ml"
repository = "https://github.com/shigeo-nakamura/debot-ml"
version = "0.3.2"