An interactive stock dashboard, enabling users to input stock codes, select dates, and visualize trends, indicators, and forecasts.
Utilized yfinance for historical data and integrated SVR model for predictive analysis, showcasing interactive charts and forecasts.
Clone the project
git clone https://github.com/yashverma3/stock-prediction-dashInstall dependencies
pip install -r requirements.txtRun
flask runPython, Dash, Flask, Pandas, Sk-learn, Plotly, yFinance, HTML, CSS



