CoolFace
Apppublic

frigate-global/financial-risk-api

sourceHugging Faceupdated 27d agoView on Hugging Face
0likes
36 commits on main
bc1071827d ago

Deploy 5b66a71: Surface counterparty diagnostics; write the Frigate integration handoff

github-actions[bot]
546d4ad27d ago

Deploy d12ef1c: Return 503 from key verification when the key store is unreachable

github-actions[bot]
7eddf0d27d ago

Deploy 193667e: Accept RFC-3339 timestamps, merge merchant_name, return 503 on datastore outage

github-actions[bot]
b0250871mo ago

Deploy 3429bb9: Read the counterparty, not just the amount: provider-level transaction analysis

github-actions[bot]
f38e6111mo ago

Deploy 820ac93: Hash stored API keys; migrate existing ones in place

github-actions[bot]
d13dd0c1mo ago

Deploy a06f994: Detect other lenders in the transaction feed; measure what "looks healthy" is worth

github-actions[bot]
e0ca18d1mo ago

Deploy ba06f48: Add Data Fusion "Default": real transactions with real credit outcomes, and it does not support the earlier optimism

github-actions[bot]
3310f411mo ago

Deploy 257b421: Add GiveMeSomeCredit: 150,000 real borrowers, 10,026 real distress events

github-actions[bot]
c1d6ce11mo ago

Deploy 1a8c5d7: Retrain on the 11 validated features; ranking on real data is no longer inverted

github-actions[bot]
fdd922a1mo ago

Deploy b93d344: Add smoke tests, pin dependencies, align the container with the pickles

github-actions[bot]
eb0b2ae1mo ago

Deploy a8d0917: Add a 12-month delinquency ladder, validated on 6,636 real defaults

github-actions[bot]
769f3ed1mo ago

Deploy 5b6df4f: Add UCI Taiwan benchmark: 30,000 clients, 6,636 real defaults

github-actions[bot]
71fb81a1mo ago

Deploy 1ca0ab2: Real-outcome scorecard: 0.854 AUC, 6.2x decile lift, calibrated

github-actions[bot]
b9abc981mo ago

Deploy 58510e6: Add balance-trajectory features: +0.16 AUC on real adjudicated outcomes

github-actions[bot]
cbbd5551mo ago

Deploy fcfc762: Validate against real loan outcomes; the synthetic metrics did not survive

github-actions[bot]
5975f7a1mo ago

Deploy 07c02ae: Make the model defensible: state transitions, monotonic constraints, log-odds penalties

github-actions[bot]
55cb51f1mo ago

Deploy ca5c7a6: Ignore SQLite WAL/SHM sidecars

github-actions[bot]
a22e6c91mo ago

Deploy 0aa0350: Promote UK-only model trained on a realistic corpus

github-actions[bot]
22cc1d61mo ago

Deploy 9bc6d41: Fix two silent failures: numpy id binding and NaN OOD threshold

github-actions[bot]
fa243281mo ago

Deploy 145e7d4: Run without a database when only scoring is needed

github-actions[bot]
ca7ca111mo ago

Fix default label to use the worst episode, and consolidate at snapshot time

octavioloffaro, Claude Opus 5
ff543861mo ago

Production hardening: real calibration, request limits, logging, unified policy

octavioloffaro, Claude Opus 5
096fb771mo ago

Add stateless payload scoring: POST /score

octavioloffaro, Claude Opus 5
992fce01mo ago

Fix scoring engine: restore ML path, remove synthetic ensemble, secure key issuance

octavioloffaro, Claude Opus 5
0e5d04f3mo ago

Support NumPy types in PostgreSQL adapter

octavioloffaro
75fce803mo ago

Optimize database queries to batch inserts/updates and resolve API timeouts

octavioloffaro
c6b46703mo ago

Remove temporary diagnostic endpoint

octavioloffaro
338440c3mo ago

Fix baseline stress probability scaling divisor bug

octavioloffaro
42797ed3mo ago

Add temporary diagnostic endpoint to api.py

octavioloffaro
783f0773mo ago

Fix PostgreSQL boolean comparison mismatch in sqlite3 wrapper

octavioloffaro
ffd2cc63mo ago

Update health endpoint to test database connection directly

octavioloffaro
85c28e13mo ago

Expose executescript on Connection wrapper

octavioloffaro
5ba161a3mo ago

Ignore SQLite PRAGMA statements in Postgres mode

octavioloffaro
5a7f41b3mo ago

Add pre-trained ML models and update ignore rules

octavioloffaro
bc308f63mo ago

Deploy financial risk API to Hugging Face

octavioloffaro
fd2d6eb3mo ago

initial commit

octavioloffaro