Skip to main content
loss
fpm_rs
0.1.0
In fpm_
rs::
algorithms::
objective
fpm_rs
::
algorithms
::
objective
Function
loss
Copy item path
Source
pub fn loss( predicted: &[
f64
], measured: &[
f64
], loss_type:
LossType
, ) ->
Result
<
f64
>