🚀 Deep Ensemble Model API

Production deployment at cds8.underwrite.ai

Deep Ensemble with Stacking and Calibration

PRODUCTION

Model AUC

0.8449

Base Models

120

Features

889

Predictions

398

📚 API Documentation

Interactive API Docs (Swagger UI) →

Alternative Docs (ReDoc) →

🔌 API Endpoints

GET /health - System health check with model details
POST /predict - Single prediction (889 features)
POST /predict/batch - Batch predictions
GET /model/info - Detailed model information

âš¡ Quick Test

curl -X POST https://cds8.underwrite.ai/predict \
  -H "Content-Type: application/json" \
  -d '{"features": [0.1, 0.2, ... 889 values]}'

📊 Model Architecture

This deep ensemble model consists of: