Crates.io | scholar |
lib.rs | scholar |
version | 0.1.7 |
source | src |
created_at | 2020-04-20 01:49:52.528014 |
updated_at | 2020-05-19 08:50:35.272046 |
description | A supervised machine learning library. |
homepage | |
repository | https://github.com/thfm/scholar |
max_upload_size | |
id | 232077 |
size | 51,685 |
A supervised machine learning library.
If you wish to use Scholar in your project, simply add the following to your Cargo.toml
dependencies...
scholar = "0.1"
... then read the library's documentation for usage instructions.