percentile property

double? percentile
getter/setter pair

The percentile where the predicted probability falls for this prediction, compared to installations that are considered active, in the range [0, 1].

Implementation

core.double? percentile;