Skip to content

Latest commit

 

History

History
67 lines (39 loc) · 1.71 KB

README.md

File metadata and controls

67 lines (39 loc) · 1.71 KB

predict up

Predict Up is an online web app that works on stock and helps to find the future trend of the next 30 days, of any stock. this uses LSTM (Long Short Term Memory), which sees the previous data and tries to predict the future trend. there is also a functionality of user login logout and reset password, you can find the trend of any of the stock worldwide.

Deployment

To deploy this project run

  • first of all clone the project
git clone https://github.com/abhishek887229/predictup_stock_trend_prediction.git
  • import all the tables for authentication, user, admin
python3 manage.py makemigrations
  • at last run the following command.
python3 manage.py migrate
  • To start the app use the command written below
python3 manage.py runserver

Authors

Skills

Javascript, HTML, CSS,python,pandas,tensorflow,django.

Screenshots

Screenshot (120) Screenshot (121) Screenshot (118) Screenshot (119)

Features

  • user login and logout
  • reset password
  • Fullscreen mode
  • Cross platform
  • easy UI
  • Fast

how it could be helpful

This app is an excellent tool for monitoring company trends over the next 30 days with an impressive accuracy rate of 92 out of 100.