rgwml 0.1.2

A crate for reducing cognitive overload while using rust for ml, ai, and data science operations
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.csv]
version = "1.1"

[dependencies.ndarray]
version = "0.15"

[package]
description = "A crate for reducing cognitive overload while using rust for ml, ai, and data science operations"
edition = "2021"
license = "MIT"
name = "rgwml"
readme = "README.md"
version = "0.1.2"