ZeroOneLoss Properties |
The ZeroOneLoss 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.
| |
Mean |
Gets or sets a value indicating whether the average
accuracy loss should be computed. Default is true.
| |
NumberOfClasses |
Gets or sets the number of classes.
|