![]() |
SquareLoss. Loss Method |
Name | Description | |
---|---|---|
![]() | Loss(Double[]) |
Computes the loss between the expected values (ground truth)
and the given actual values that have been predicted.
|
![]() | Loss(Double[][]) |
Computes the loss between the expected values (ground truth)
and the given actual values that have been predicted.
(Overrides LossBase<TInput, TScore, TLoss>.Loss(TScore).) |