Skip to content

The project is a web page created using flask. The project predicts stock prices of 30 predefined companies for next 30 days using LSTM ANN.

Notifications You must be signed in to change notification settings

HrishilMaliwal/Stock-Market-Predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock-Market-Predictor

The project is a web page created using flask. The project predicts stock prices of 30 predefined companies for next 30 days using LSTM ANN. The project has 30 already trained and saved .h5 company models in model_files. The maincode folder consists of all the front end and flask files.

The extras folder is not connected to the main project. It consists the machine learning python files that were used to gather data and train the models. All data that was gathered was using the python library yfinance.

To run the project, type 'python run.py' in the cmd in the folder.

About

The project is a web page created using flask. The project predicts stock prices of 30 predefined companies for next 30 days using LSTM ANN.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •