tpr property

double? tpr
final

The true positive rate. This is the percentage of total fraud the model detects. Also known as capture rate.

Implementation

final double? tpr;