fpr property

double? fpr
final

The false positive rate. This is the percentage of total legitimate events that are incorrectly predicted as fraud.

Implementation

final double? fpr;