File size: 268 Bytes
f368d70
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "ensemble_weights": {
    "xgb": 0.65,
    "nn": 0.35
  },
  "threshold": 0.522921085357666,
  "cat_features": [
    "card1",
    "ProductCD",
    "card4"
  ],
  "num_features": [
    "TransactionAmt",
    "amt_zscore",
    "dist_risk",
    "hour",
    "day"
  ]
}