deep_rust 0.1.1

Machine learning crate in Rust (under dev)
Documentation
  • Coverage
  • 80%
    16 out of 20 items documented0 out of 11 items with examples
  • Size
  • Source code size: 11.68 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 351.17 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 8s Average build duration of successful builds.
  • all releases: 8s Average build duration of successful builds in releases after 2024-10-23.
  • 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