Click or drag to resize
Accord.NET (logo)

AbsoluteLoss Properties

The AbsoluteLoss 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 absolute loss should be computed.
Top
See Also