Skip to content
#

market-regime-detection

Here are 9 public repositories matching this topic...

This project reimagines the classical Merton portfolio optimization problem using Deep Reinforcement Learning (DRL). Instead of static, closed-form allocation rules, we design an intelligent agent that dynamically adjusts exposures to risky and risk-free assets under changing market regimes.

  • Updated Oct 5, 2025
  • Python

This project is a Python-based system that automates the detection and visualization of market regimes—Bull, Bear, and Sideways—using historical stock data and technical indicators. It leverages machine learning clustering to classify different market environments, providing tr

  • Updated Mar 28, 2026
  • Python

Machine learning project for predicting financial time-series returns using Random Forest with clustering-based market regime detection. Includes feature engineering with lag and rolling statistics, regime identification using K-Means and GMM, and PCA visualisation for analysing market states.

  • Updated Mar 10, 2026
  • Python

Improve this page

Add a description, image, and links to the market-regime-detection 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 market-regime-detection topic, visit your repo's landing page and select "manage topics."

Learn more