2018-02-01 16:56:14 +08:00
|
|
|
{
|
|
|
|
"indexes" : ["Card.id", "Pos.id", "Transaction.fraud_reported"],
|
|
|
|
"nodes" : [
|
|
|
|
{
|
2018-02-10 00:16:34 +08:00
|
|
|
"count_per_worker" : 1250000,
|
2018-02-01 16:56:14 +08:00
|
|
|
"label" : "Card"
|
|
|
|
},
|
|
|
|
{
|
2018-02-10 00:16:34 +08:00
|
|
|
"count_per_worker" : 1250000,
|
2018-02-01 16:56:14 +08:00
|
|
|
"label" : "Pos"
|
|
|
|
},
|
|
|
|
{
|
2018-02-10 00:16:34 +08:00
|
|
|
"count_per_worker" : 2500000,
|
2018-02-01 16:56:14 +08:00
|
|
|
"label" : "Transaction"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"compromised_pos_probability" : 0.2,
|
2018-02-10 00:16:34 +08:00
|
|
|
"fraud_reported_probability" : 0.1,
|
2018-02-01 16:56:14 +08:00
|
|
|
"hop_probability" : 0.1
|
|
|
|
}
|