{
  "universe": "all /data MEME jobs",
  "n": 8981,
  "base_rate": 0.85,
  "test_auc_full": 0.884,
  "calibration_table_full": [
    {
      "threshold": 0.05,
      "pct_below": 1.3,
      "hit_below": 0.05,
      "hit_above": 0.861
    },
    {
      "threshold": 0.1,
      "pct_below": 2.0,
      "hit_below": 0.057,
      "hit_above": 0.866
    },
    {
      "threshold": 0.2,
      "pct_below": 4.0,
      "hit_below": 0.184,
      "hit_above": 0.878
    },
    {
      "threshold": 0.3,
      "pct_below": 5.2,
      "hit_below": 0.256,
      "hit_above": 0.883
    },
    {
      "threshold": 0.35,
      "pct_below": 6.2,
      "hit_below": 0.27,
      "hit_above": 0.889
    },
    {
      "threshold": 0.4,
      "pct_below": 7.5,
      "hit_below": 0.284,
      "hit_above": 0.896
    },
    {
      "threshold": 0.5,
      "pct_below": 9.8,
      "hit_below": 0.335,
      "hit_above": 0.906
    },
    {
      "threshold": 0.6,
      "pct_below": 12.6,
      "hit_below": 0.369,
      "hit_above": 0.92
    },
    {
      "threshold": 0.7,
      "pct_below": 16.4,
      "hit_below": 0.439,
      "hit_above": 0.931
    },
    {
      "threshold": 0.8,
      "pct_below": 24.3,
      "hit_below": 0.531,
      "hit_above": 0.953
    },
    {
      "threshold": 0.9,
      "pct_below": 36.1,
      "hit_below": 0.637,
      "hit_above": 0.971
    }
  ],
  "bands_030_070": [
    {
      "band": "Unlikely",
      "n": 469,
      "pct": 5.2,
      "hit_rate": 0.256
    },
    {
      "band": "Uncertain",
      "n": 1004,
      "pct": 11.2,
      "hit_rate": 0.525
    },
    {
      "band": "Likely",
      "n": 7508,
      "pct": 83.6,
      "hit_rate": 0.931
    }
  ],
  "model": "XGBoost XGBClassifier monotone_constraints=(1,1,1)"
}