HingeLossLoss 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.
| |
Loss(Boolean, Double) |
Computes the derivative of the loss between the expected values (ground truth)
and the given actual values that have been predicted.
| |
Loss(Double, Double) |
Computes the derivative of the loss between the expected values (ground truth)
and the given actual values that have been predicted.
|