You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project studies the effects of the shape parameter estimator uncertainty at different threshold levels on the value-at-risk confidence interval for quantitative risk management (QRM) using the Generalized Pareto Distribution (GPD) from the Extreme Value Theory (EVT) approach.
🏦 Machine Learning system for credit default prediction using a RandomForestClassifier. Features an end-to-end pipeline including synthetic financial data generation, robust preprocessing (ColumnTransformer), and comprehensive evaluation with ROC-AUC and Confusion Matrices.
A comprehensive implementation of the ID3 Decision Tree algorithm from scratch for financial risk assessment, featuring custom entropy calculations, information gain optimization, and detailed data preprocessing.
Data-driven optimization of Teradyne’s excess inventory approval process using Python, lead-time adjusted demand modeling, and financial risk analysis to improve capital efficiency and reduce excess spend.
Loan default risk EDA — End-to-end exploratory data analysis on imbalanced financial data (11.39:1 ratio). Univariate and bivariate segmentation by income, age, education, and organization type.
Built a multi-horizon (1–5 year) bankruptcy early-warning system on 43K+ firms using 64 financial ratios. Compared Altman-style linear models (ROC-AUC ~0.71) with XGBoost (ROC-AUC up to 0.97), adding temporal regime and cost-sensitive threshold analysis.
This is a front-end system for systematic financial risk data visualization. It provides comprehensive monitoring and analysis of financial market pressure indicators across multiple dimensions including bond market, foreign exchange market, stock market, derivatives market, and money market.
A Power BI fraud detection system analyzing 6.4 million transactions. Identified $12B in financial losses, detected "Night Owl" attack patterns (2 AM–6 AM), and uncovered critical security loopholes in mobile money transfers.
Python framework for multi-asset portfolio market risk analysis including rolling beta, VaR/CVaR, Monte Carlo simulation, stress testing, and risk decomposition.