Skip to content

rahulkfernandes/Asset-Portfolio-Allocation-with-Unsupervised-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asset-Portfolio-Allocation-with-Unsupervised-Learning

Description

The Asset Portfolio Allocation with Unsupervised Learning repository explores unsupervised machine learning techinques for portfolio optimisation based on adjusted closing prices of a selected number of companies (here we use the companies in the Dow Jones Industrial Average).

Installation

Clone Repository

git clone https://github.com/rahulkfernandes/Asset-Portfolio-Allocation-with-Unsupervised-Learning.git

Install Dependancies

pip install -r requirements.txt

Usage

Run in Default mode

python main.py

Run in Back Testing mode

python main.py backtest

About

Explores Unsupervised Machine Learning techniques for portfolio allocation

Topics

Resources

Stars

Watchers

Forks

Languages