Click or drag to resize
Accord.NET (logo)

HammingLoss Properties

The HammingLoss type exposes the following members.

Properties
  NameDescription
Public propertyExpected
Gets the expected outputs (the ground truth).
(Inherited from LossBaseTInput, TScore, TLoss.)
Public propertyMean
Gets or sets a value indicating whether the mean accuracy loss should be computed. Default is true.
Top
See Also