Niraj-kumbhar/Stock_Forcast_project
Stock Price Forecast App is based on Machine Learning. By providing number of days , we can predict trend in Stock Price. The frontend of App is based on Dash-plotly framework. Model is predicting stock price using Support Vector Regression algorithm. App can predict next 5-10 days trend using past 60 days data.
Python
Issues
- 1
Minor Changes in UI
#8 opened by Niraj-kumbhar