Skip to content

AvinashDwivedi/Stock-trend-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

STOCK TREND PREDICTION

For the prediction the Deep Learning model which we used is LSTM there is a pretrained model is given but if you want you can train the model by yourself with the "LSTM_model.ipynb" file. Based on 100 days moving average we will try to predict the closing price of the stock market. We are not saying that one should perform trading based on this model.This is just a learning project and there is not any rocket science envolve in it which will make you billionaire in a day. It will give you just a inituition about how things work.

Deployment

First open "Anaconda prompt" in the folder where the project exists and then to deploy this project run,

  streamlit run app.py

Tech Stack

To successfully deploy this we need following things in our computer.

Language: Python

Framework: Tensorflow, Streamlit, Numpy, Pandas, Matplotlib.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published