|
|
AccuracyLoss Properties |
The AccuracyLoss type exposes the following members.
| Name | Description | |
|---|---|---|
| Expected |
Gets the expected outputs (the ground truth).
(Inherited from LossBaseTInput, TScore, TLoss.) | |
| IsBinary |
This flag indicates whether the expected class labels are binary.
(Inherited from ZeroOneLoss.) | |
| Mean |
Gets or sets a value indicating whether the average
accuracy loss should be computed. Default is true.
(Inherited from ZeroOneLoss.) | |
| NumberOfClasses |
Gets or sets the number of classes.
(Inherited from ZeroOneLoss.) |