Moozonian
Web Images Developer News Books Maps Shopping Moo-AI
Showing results for Stock Vector Vector Vector Vector Vector Vector Vector PNG
GitHub Repo https://github.com/dikabgr/Pip-pop

dikabgr/Pip-pop

​![](https://img.shields.io/badge/python-3-brightgreen.svg) ![](https://img.shields.io/badge/plotly-4.14-red.svg) ![](https://img.shields.io/badge/dash-1.2-blue.svg) ​![​Preview​](https://github.com/YogeshUpdhyay/stockforecasting/blob/main/images/dashboard.png) ​###​ ​✅ 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 ​```