Skip to content

A single-page web application using Dash (a python framework) and LSTM based machine learning models which will show company information (logo, registered name and description) and stock plots based on the stock code given by the user. Also the ML model will enable the user to get predicted stock prices for the date inputted by the user.

Notifications You must be signed in to change notification settings

showman-sharma/stonks-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stonks-app

A single-page web application using Dash (a python framework) and LSTM based machine learning models which will show company information (logo, registered name and description) and stock plots based on the stock code given by the user. Also the ML model will enable the user to get predicted stock prices for the date inputted by the user. To run the application locally:

  1. Download the files in a folder
  2. Run $ pip install -r requirements.txt in the directory
  3. Run $ python app.py
  4. Copy the url mentioned after running and put the link in a browser

About

A single-page web application using Dash (a python framework) and LSTM based machine learning models which will show company information (logo, registered name and description) and stock plots based on the stock code given by the user. Also the ML model will enable the user to get predicted stock prices for the date inputted by the user.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published