Stock Market Prediction

Posted on Nov 1, 2021

Made an LSTM model using python which was then hosted on heroku. The model makes a prediction based on the data given and then presents it on a graph along with the actual data to show the accuracy of the model.