Model card

astris-retention-ensemble-v1

Governance-weighted blend of the four retention voters (Cox survival, LightGBM, logistic regression, neural MLP). Voter weights are updated from observed placement outcomes by leave-one-out attribution (M5.1) and an EMA trust-region simplex update (M5.2); a Wald SPRT (M5.3) gates promotion of a challenger blend before it ships.

At a glance

Kindscoring ensemble
Version1.0.0
StatusActive — contributing to scores
Ensemble weight1
Trained atNot trained yet
Trained onn/a
ArtifactNo artifact (heuristic or pre-training)

Metrics

{
  "voters": [
    "cox",
    "lightgbm",
    "logistic",
    "mlp"
  ],
  "validation": "synthetic_seed",
  "real_cohort": "pending",
  "voter_weights_sum": 1
}

Notes

Internal synthetic validation only; real-cohort benchmark pending. Weights move as placement outcomes enter the governance window — see api/ml/retention_ensemble.py and governance.py.