Slide 50
Slide 50 text
{
"prediction": 0.48,
"threshold": 0.3,
"explanation": [
{
"feature": "unique_card_ip_address_24_hrs",
"op": ">",
"constant": 10
},
{
"feature": "billing_country_matches_card_country",
"op": "!=",
"constant": true
},
{
"feature":"card_type",
"op": "==",
"constant": "mastercard"
}]}