Expand description
Numerically stable implementations of metrics
This module provides implementations of metrics that are designed to be numerically stable, particularly for edge cases and extreme values.
Structs§
- Stable
Metrics - Numerically stable computation of common operations
Traits§
- Stable
Metric - Trait for metrics that have numerically stable implementations