Docs.rs
rustlearn-0.5.0
rustlearn 0.5.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
maciejkula
Dependencies
crossbeam ^0.2.9
normal
rand ^0.3
normal
serde ^1.0
normal
serde_derive ^1.0
normal
bincode ^1.0
dev
csv ^0.14
dev
hyper ^0.7.0
dev
serde_json ^1.0
dev
time ^0.1
dev
gcc ^0.3
build
Versions
73.6%
of the crate is documented
Platform
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rustlearn
0.5.0
Module multiclass
Module Items
Structs
In crate rustlearn
rustlearn
Module
multiclass
Copy item path
Source
Expand description
Utilities for mutliclass classifiers.
Structs
ยง
OneVs
Rest
OneVs
Rest
Wrapper
Wraps simple two-class classifiers to implement one-vs-rest strategies.