Model card

astris-retention-logistic-v1

Fitted logistic-regression retention model predicting P(retain >= 90 days) with interpretable per-feature coefficients. The most accurate single retention voter on synthetic data, and the one that explains its own reasoning.

At a glance

Kindretention logistic
Version1.0.0
StatusActive — contributing to scores
Ensemble weight0.28
Trained atNot trained yet
Trained onn/a
ArtifactNo artifact (heuristic or pre-training)

Metrics

{
  "metric": "auc",
  "target": "retain_ge_90d",
  "validation": "synthetic_seed",
  "real_cohort": "pending",
  "value_approx": 0.83
}

Notes

AUC ~0.83 on internal synthetic validation; real-cohort benchmark pending. Voter in the retention ensemble — see api/ml/logreg.py.