Docs.rs
ghostflow-ml-1.0.0
ghostflow-ml 1.0.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
choksi2212
Dependencies
ghostflow-core ^1.0.0
normal
rand ^0.8
normal
rand_distr ^0.4
normal
rayon ^1.8
normal
Versions
20.47%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
Module svm
ghostflow_
ml
1.0.0
Module svm
Module Items
Structs
Enums
In crate ghostflow_
ml
ghostflow_ml
Module
svm
Copy item path
Source
Expand description
Support Vector Machine implementations
Structs
§
SVC
Support Vector Classifier using SMO (Sequential Minimal Optimization)
SVR
Support Vector Regressor
Enums
§
Kernel