deep_rust 0.1.1

Machine learning crate in Rust (under dev)
Documentation
  • Coverage
  • 80%
    16 out of 20 items documented0 out of 10 items with examples
  • Size
  • Source code size: 11.31 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.53 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • dvigneshwer/deeprust
    8 1 1
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • dvigneshwer

DeepRust features:

The library contains the following functions:

  • The reg module contains functions to perform regularization operations
  • The metrics module contains functions to generate the confusion matrix
    • we use the confusion matrix macro to feed value into metric module functions