Skip to content
View mydam169's full-sized avatar

Block or report mydam169

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mydam169/README.md

My Dam

Quantitative researcher — econ PhD, financial engineering MSc.

Edmonton, AB · my.dam169@gmail.com · LinkedIn · CV


Projects

Macroeconomic Regime-Based Asset Allocation Group MSc capstone thesis; extended individually post-graduation.

  • Capstone: Gaussian HMM (hmmlearn, Baum-Welch EM) and a custom MSMH-VAR(1) model (Hamilton filter, Kim smoother EM, built from scratch), plus regime-conditional portfolio optimization (cvxpy, Ledoit-Wolf and Bayes-Stein shrinkage). MSVAR outperformed HMM on a fixed-window backtest
  • Extension: added macro indicators, compared PCA and PLS for dimensionality reduction (PLS preferred), replaced fixed-window with expanding-window walk-forward backtesting
  • Walk-forward Sortino ratio 1.51, annualized return 11.7%, max drawdown -20.0% (Jan 2019–Dec 2025), vs. 60/40 benchmark Sortino 0.95, drawdown -25.8%; HMM now outperforms MSVAR, and uniquely detects the 1990–91 recession, which the original model and PCA-based variants miss

Tools: Python, NumPy, Pandas, Scikit-learn, Statsmodels, cvxpy


Methods

  • Time series analysis and forecasting (ARIMA, GARCH, state-space models including HMM and MSVAR)
  • Regression analysis on panel data
  • Portfolio optimization
  • Backtesting - walk-forward validation
  • Dimensionality reduction (PCA, PLS)
  • Computational methods: Monte Carlo simulation, dynamic programming and optimal control

Python, R, MATLAB, SQL, Stata


Education

  • MSc Financial Engineering, WorldQuant University (2026)
  • PhD Economics, Paris-Saclay University (2020)
  • MSc Economics and Social Sciences, Bocconi University (2015)
  • BSc Economics, Trinity College (2012)

Pinned Loading

  1. econ-interactive-tools econ-interactive-tools Public

    Python 1

  2. econ-risk-simulator econ-risk-simulator Public

    Primer on risk and expected utility theory

    Python 1

  3. MCQ-generator MCQ-generator Public

    Python 1

  4. regime-based-asset-allocator regime-based-asset-allocator Public

    Forked from AsadAliAkhtar/Capstone_Project_Group_14085

    Regime-switching models for macro risk and tactical asset allocation. Implements Gaussian HMM and MSMH-VAR(1) estimated via Hamilton filter + Kim smoother (EM). Regime-conditional MVO with Ledoit-W…

    Jupyter Notebook