Skip to content

A single-page web application using Dash (a python framework) and some 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

YogeshUpdhyay/stockforecasting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock Visualizer and Forecasting

Preview

✅ Description :

Stock Visualizing and Forecasting using plotly and dash. This project creates charts based on the ticker provided and forecasts the stock proces for the number of days provided in the imput using SVM(Suppot Vector Machines).

✅ Dependencies :

  • Plotly
  • Dash
  • Bootstrap
  • pip

✅ Setup

git clone https://github.com/YogeshUpdhyay/stockforecasting.git

cd stockforecasting

pip install -r requirements.txt

python run.py

Made with 💕 , powered with ☕

About

A single-page web application using Dash (a python framework) and some 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