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).
- Plotly
- Dash
- Bootstrap
- pip
git clone https://github.com/YogeshUpdhyay/stockforecasting.git
cd stockforecasting
pip install -r requirements.txt
python run.py
Made with 💕 , powered with ☕