hammingLoss property

double? hammingLoss
final

Indicates the fraction of labels that are incorrectly predicted. Also seen as the fraction of wrong labels compared to the total number of labels. Scores closer to zero are better.

Implementation

final double? hammingLoss;