allowlistCoverage property

double? allowlistCoverage
getter/setter pair

Percentage of target participant messages in the evaluation dataset for which similar messages have appeared at least once in the allowlist.

Should be [0, 1].

Implementation

core.double? allowlistCoverage;