Skip to content
#

mscfe

Here are 18 public repositories matching this topic...

A comprehensive end-to-end deep learning finance project implementing tactical asset allocation strategies using LSTM neural networks to forecast multi-asset ETF returns and generate dynamic portfolio rebalancing signals.

  • Updated Jul 23, 2026
  • Jupyter Notebook

A quantitative finance toolkit addressing model reliability through hyperparameter optimization (GridSearch/LassoCV), bias-variance tradeoff analysis, and ensemble learning (Random Forests and Stacking) applied to S&P 500 and Sector ETF data.

  • Updated Jul 25, 2026
  • Jupyter Notebook

A quantitative finance project that explores the intersection of traditional technical analysis and alternative data. It replicates academic methodologies for predicting stock market movements using classification models, and demonstrates the practical application of NLP sentiment analysis (VADER) in financial modeling.

  • Updated Jul 24, 2026
  • Jupyter Notebook

A Python-based analysis of fundamental econometric challenges, including Omitted Variable Bias (OVB), sensitivity to outliers, model selection criteria, elasticity, and time series stationarity, utilizing both simulated environments and empirical real-world financial data.

  • Updated Jul 24, 2026
  • Jupyter Notebook

An end-to-end quantitative portfolio management project built in Python. This repository explores advanced asset allocation techniques, including Mean-Variance Optimization (MVO), Fama-French 5-Factor style analysis, Monte Carlo simulations, and the Black-Litterman model.

  • Updated Jul 25, 2026
  • Jupyter Notebook

A comprehensive Python framework for financial derivative valuation using numerical methods. This project implements Binomial and Trinomial trees to price European and American options, analyzes sensitivities (Greeks), and simulates dynamic delta hedging strategies.

  • Updated Jul 24, 2026
  • Jupyter Notebook

A comprehensive quantitative handbook applying machine learning methodologies (Regularization, Clustering, PCA, and Decision Trees) to real-world financial data for market regime detection and trading strategy optimization.

  • Updated Jul 25, 2026
  • Jupyter Notebook

A comparative analysis of MLP and CNN (GAF) models for time series forecasting on AAPL stock, exploring stationarity, log returns, and fractional differencing.

  • Updated Jul 23, 2026
  • Jupyter Notebook

An advanced Python framework for pricing financial derivatives beyond Black-Scholes using the Heston Stochastic Volatility Model and the Merton Jump Diffusion Model. The project evaluates European, American, and Barrier options, analyzes strike sensitivities, and computes Greeks using Monte Carlo simulations.

  • Updated Jul 24, 2026
  • Jupyter Notebook

Applies econometric and machine learning techniques to financial time series analysis. Uses PCA for feature extraction, Engle-Granger cointegration for non-stationarity, Ridge Regression for multicollinearity, and Markov Switching Autoregression for regime detection with Yahoo Finance and FRED data.

  • Updated Jul 24, 2026
  • Jupyter Notebook

A quantitative finance project implementing stochastic volatility models (Heston, Bates) and interest rate diffusion models (CIR) to price Over-The-Counter (OTC) derivatives.

  • Updated Jul 25, 2026
  • Jupyter Notebook

An advanced quantitative finance toolkit expanding "Marketing Alpha" strategies. Applies non-linear machine learning models (LDA, SVM, Neural Networks) and refined linear methods to tackle complex financial time series forecasting and market regime classification.

  • Updated Jul 25, 2026
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the mscfe topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mscfe topic, visit your repo's landing page and select "manage topics."

Learn more