VariableImpactExplanation
The details of the event variable's impact on the prediction score.
Types
Properties
Link copied to clipboard
The event variable name.
Link copied to clipboard
The raw, uninterpreted value represented as log-odds of the fraud. These values are usually between -10 to +10, but range from - infinity to + infinity.
Link copied to clipboard
The event variable's relative impact in terms of magnitude on the prediction scores. The relative impact values consist of a numerical rating (0-5, 5 being the highest) and direction (increased/decreased) impact of the fraud risk.
Functions
Link copied to clipboard
inline fun copy(block: VariableImpactExplanation.Builder.() -> Unit = {}): VariableImpactExplanation