Skip to content

Emilio66/StockPredict

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 

Repository files navigation

StockPredict

v0.1 Predict the moving direction of stock index

1. Data Preparing

  • Using close price everyday for stock index in china

2. Model Training

  • model: LSTM
  • target: up/down/stay
  • measure: accuracy of prediction

3. Testing

  • Sliding window, using next day's close price minus today' to evaluate the correctness of prediction.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published