deep_rust 0.1.0

Machine learning crate in Rust (under dev)
Documentation

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