Skip to content

evelui/Machine_Learning_Models_on_Asset_Allocation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Instructions

Applying Machine Learning to Asset Pricing problems helps us to discover non-linear relationships between economic variables and financial market regimes.

There are 3 data objects in the data folder:

• X_train.csv: This file contains various features related to the EU, US, and JPN markets, as well as short-term interest rates and two key commodities (Gold and Oil). • y_train.csv: This file provides the binary “state” of the market for each date in the training set. • X_test.csv: This file mirrors the structure of X_train, containing the same features.

The project is aimed to generate a series of predictions for the market regimes in the test set, y_test. The results is evaluated based on accuracy, the proportion of correctly predicted instances out of the total number of predictions.

About

Application of Machine Learning Models on Asset Allocation Problems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors