Release record · synthetic PaySim only

paysim-catboost-demo-v1

Synthetic demonstration artifact. This card describes the model currently served by POST /api/score on this site. It is not a claim of production performance for any operator, sector, or customer dataset.

Identity

model_version: paysim-catboost-demo-v1
format: paysim-catboost-json-v1
embedded model-content digest (sha256):
d7ad5736ccade04a6c61d3e1d08a059b7853f11fdfdef5122e23f7ae319d07fa
score_transform: sigmoid
endpoint: POST /api/score · GET /api/health

Training data

Public synthetic PaySim mobile-money simulator events. Labels and distributions are simulated. Nothing here is production wallet, bank, insurer, clinical, or logistics traffic.

Feature contract (request schema)

Pre-transaction fields accepted by the live endpoint:

Artifact feature_names: amount, oldbalanceOrg, type_CASH_IN, type_CASH_OUT, type_DEBIT, type_PAYMENT, type_TRANSFER.

Training windows and parameters (as embedded)

Metadata embedded in the deployed JSON states:

Decision policy

The demo returns ALLOW or REVIEW under a demo threshold. Production policy would rank under a fixed review budget. The UI never presents FRAUD as an automatic factual verdict.

Calibration

Not established for real-world probability. The UI labels the output a synthetic-model risk score, not a calibrated probability.

Reason codes

Endpoint reason_codes are heuristic / model-agnostic explanations derived from input patterns (for example drain of origin balance, zero destination balance, cash-out/transfer channel). They are not native CatBoost SHAP values.

Relationship to Research figures

The Research page includes a CatBoost-versus-XGBoost comparison and a native CatBoost SHAP analysis from the local human-paper experiment pack. Those figures share the same synthetic domain and a similar three-feature idea, but this card does not claim byte-for-byte identity between every exploratory notebook run and this digest unless independently re-verified. Treat Research as method evidence; treat this digest as the live artifact identity.

Known limitations / prohibited uses

Owner

MIHZI Ltd · Kigali · info@mihzi.com

Open the live demo → Research note →