Click or drag to resize
Accord.NET (logo)

HingeLossDerivative Method

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