Docs.rs
ml_kit-1.0.0
ml_kit 1.0.0
Permalink
Docs.rs crate page
GPL-3.0-or-later
28 July 2025
Links
crates.io
Source
Owners
SylvanM
Dependencies
byteorder ^1.5.0
normal
flate2 ^1.1.0
normal
idx_parser ^0.3.0
normal
image ^0.25.6
normal
matrix_kit ^0.2.34
normal
rand ^0.9.0
normal
rand_distr ^0.5.1
normal
Versions
45.3%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ml_kit
1.0.0
Module dataset
Module Items
Structs
Traits
In ml_
kit::
training
ml_kit
::
training
Module
dataset
Copy item path
Source
Structs
§
DataSet
A dataset type, which for now is really just a queue of DataItems to output
Traits
§
Data
Item
A training sample that has a correct input and output