Skip to content

AnuragSen23/StockPredictionApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock Market Predictor web app

This web app predicts the Closing Price and the Highest Price of Stock of any registered company as a function of their input parameters (Stock Code, Starting date and Ending date).

The Machine Learning Algorithm used for the model is "Long Short-term Memory" , "Moving Mean" , "Linear Regression" Out of all three algorithm mention above we have choosen the best one for given problem statement

The web app was built in Python using the following libraries:

  • streamlit
  • pandas
  • pandas_datareader.data
  • pickle

About

Stock Prediction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors