Skip to content

first trial to use neural network to predict stock market movements

Notifications You must be signed in to change notification settings

fdallac/stock_prediction_by_nn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Description

This is a small project for the course "Python for Finance and Data Science" at ESILV, based on the data challenge proposed by QRT and College de France.

It is also my first real approach with Deep Learning in Python and Keras.

The challenge consists in the prediction of the next-day market movement of a stock, providing historical data on returns and volumes in the 20 previous trading days.

Dataset contains data for many different anonymized stocks, groupable according to market sector and industry.

Sources

Datasets must be downloaded from:

https://challengedata.ens.fr/challenges/23

and putted in a folder:

"_res\[DATASETS.csv]"

About

first trial to use neural network to predict stock market movements

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published