use-loss 0.0.1

Primitive loss and error helpers for optimization
Documentation
  • Coverage
  • 10%
    1 out of 10 items documented1 out of 7 items with examples
  • Size
  • Source code size: 6.13 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 332.03 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 14s Average build duration of successful builds.
  • all releases: 14s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • RustUse/use-optimization
    1 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • CloudBranch

use-loss

Primitive loss and error helpers for optimization.

Install

[dependencies]
use-loss = "0.0.1"

Scope

Use use-loss when you need small f64-oriented helpers for common error and loss calculations such as absolute error, squared error, MAE, and MSE.

RustUse workspace

This crate is part of the use-optimization workspace. Depend on use-optimization when you want the full facade.

Status

This crate is experimental and may evolve while the workspace remains below 0.3.0.