01 · MLOps · Insurance Pricing
Actuarial Risk Pricing System
RMSE $3,934 · Cost-Weighted R²=0.8788 · 91.1% Conformal Coverage (target 90%) · Net Profit uplift +$309,396 (+6.5%) · 51,337 samples · 46 features
Actuarial Risk Pricing System — live on Hugging Face Spaces. Two-model hybrid routing — XGBoost base + HighValueSpecialist; hard threshold $16,701, soft blend window up to $21,695 preventing sharp discontinuities; 4/5 KPI wins → DEPLOY HYBRID gate passed. Heteroscedastic conformal prediction — 10-bin, winsorized at 99th pctile. 3-tier Yeo-Johnson bias correction. SHA-256 checksum verification before joblib.load() (closes RCE deserialization window). Full MLOps: MLflow · DVC · Optuna HPO · Docker multi-stage. CI: Lint → Type check ∥ Tests → 6-gate regression check (G4/G6/G7 + RMSE cap + no-NaN + no-negative) → CD push to GHCR. All Actions pinned to full commit SHAs.