Docs.rs
irithyll-7.8.1
irithyll 7.8.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
evilrat420
Dependencies
arrow ^54
normal
optional
bincode ^2
normal
optional
futures-core ^0.3
normal
parking_lot ^0.12
normal
parquet ^54
normal
optional
prost ^0.13
normal
optional
rayon ^1.10
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
optional
thiserror ^2.0
normal
tokio ^1
normal
tracing ^0.1
normal
approx ^0.5
dev
criterion ^0.5
dev
proptest ^1.5
dev
tokio ^1
dev
Versions
95.74%
of the crate is documented
Go to latest version
Platform
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
Skip to main content
Module one_hot
irithyll
7.8.1
Module one_hot
Module Items
Structs
In irithyll::
preprocessing
irithyll
::
preprocessing
Module
one_hot
Copy item path
Source
Expand description
Streaming one-hot encoder for categorical features.
Structs
ยง
OneHot
Encoder
Streaming one-hot encoder that discovers categories online from the data stream.