Click or drag to resize
Accord.NET (logo)

SquaredHingeLossLoss Method

Overload List
  NameDescription
Public methodLoss(Double)
Computes the loss between the expected values (ground truth) and the given actual values that have been predicted.
Public methodLoss(Boolean, Double)
Computes the derivative of the loss between the expected values (ground truth) and the given actual values that have been predicted.
Public methodLoss(Double, Double)
Computes the derivative of the loss between the expected values (ground truth) and the given actual values that have been predicted.
Top
See Also