vibalcam/gnn-systemic-risk
Official implementation of "Predicting Systemic Risk in Financial Systems Using Deep Graph Learning"
This project helps financial risk analysts evaluate the stability of financial systems. By inputting financial network data (like who owes whom, and how much), it predicts the likelihood of systemic risk events and the overall risk percentile. It's designed for financial modelers, regulators, and quantitative analysts working in finance.
No commits in the last 6 months.
Use this if you need to classify and predict systemic risk levels within complex financial networks.
Not ideal if you're looking for a simple, off-the-shelf financial forecasting tool without deep graph learning capabilities.
Stars
13
Forks
4
Language
Jupyter Notebook
License
—
Category
Last pushed
Sep 12, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/vibalcam/gnn-systemic-risk"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
pyg-team/pytorch_geometric
Graph Neural Network Library for PyTorch
a-r-j/graphein
Protein Graph Library
raamana/graynet
Subject-wise networks from structural MRI, both vertex- and voxel-wise features (thickness, GM...
pykale/pykale
Knowledge-Aware machine LEarning (KALE): accessible machine learning from multiple sources for...
dmlc/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.