Skip to main content
← All datasets

ML Model Performance

Free

Production model metadata plus backtest results — AUC, Brier score, and capture rates.

Endpoint

GET /api/v1/risk/model/

Python SDK

import bankregreports
bank = bankregreports.bankreg("brr_…")
df = bank.model_performance()
Powered by BankRegAPI