Docs.rs
  • libsvm-0.4.0
    • libsvm 0.4.0
    • Permalink
    • Docs.rs crate page
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • jerry73204
    • Dependencies
      • ctor ^0.1 normal
      • libsvm-sys2 ^4.0.0 normal
      • num ^0.2 normal
      • num-derive ^0.3 normal
      • num-traits ^0.2 normal
      • thiserror ^1.0 normal
    • Versions
    • 37.5% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

libsvm0.4.0

Crate Items

  • Structs
  • Enums
  • Constants

List of all items

Structs

  • data::SvmNodes
  • init::SvmInit
  • model::SvmPredictor
  • model::SvmTrainer

Enums

  • error::Error
  • init::KernelInit
  • init::ModelInit
  • model::SvmKind

Constants

  • consts::DEFAULT_CACHE_SIZE
  • consts::DEFAULT_COEF0
  • consts::DEFAULT_COST
  • consts::DEFAULT_DEGREE
  • consts::DEFAULT_MODEL_EPSILON
  • consts::DEFAULT_NU
  • consts::DEFAULT_PROBABILITY_ESTIMATES
  • consts::DEFAULT_SHRINKING
  • consts::DEFAULT_TERMINATION_EPSILON