Click or drag to resize
Accord.NET (logo)

HammingLossLoss Method

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