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
AI-detector auditing toolkit: measures how often a detector flags genuine human writing, how stable its verdict is across seeds, and whether that verdict survives meaning-preserving edits. Detector-in-the-loop measurement harness. Claude Code skill + Python CLI. MIT.
End-to-End Python replication of Camara & Aublin's (2025) monetary spillover analysis methodology. Implements rotational-angle decomposition, Bayesian VAR with Normal-Wishart priors, sign restrictions for shock identification, and a full robustness suite for international macroeconomic analysis.
Parkinson's disease classification from PPMI voice and clinical features with SHAP explainability, noise-robustness testing, and UPDRS progression modeling.
End-to-End quantitative (Python) decision support system for optimizing economic resilience against disasters. Implements updated MRIA model using multi-regional supply-use tables, three-step optimization algorithm, and comprehensive impact assessment to identify vulnerabilities from production concentration and logistical constraints.
A modular pipeline that audits 5 small HuggingFace LLMs across transparency, fairness, robustness, explainability, and privacy. Produces per-pillar scores across the 5 pillars of AI trustworthiness.
Machine learning pipeline for kidney stone risk prediction, featuring calibrated models, interpretability (Permutation Importance + PDPs), and a clean modular architecture for clinical decision support.