Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 795 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 795 Bytes

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 ☕