Module loss
Source pub use super::avg::*;pub use self::entropy::*;
- entropy
- reg
- Regressive Loss Functions
- Loss
- mae
- A functional implementation of the mean absolute error loss function which compares two similar
arrays
- mse
- A functional implementation of the mean squared error loss function that compares two similar
arrays