Downloads historical stock prices of any company. Uses Scikit learn to implement regression models,
- Quadratic
- Linear
- Lasso
- Ridge
and predicts price of stock of future date. Visualizes prices over time values using matplotlib.
Machine learning - Predicting stock price.
Downloads historical stock prices of any company. Uses Scikit learn to implement regression models,
and predicts price of stock of future date. Visualizes prices over time values using matplotlib.
Machine learning - Predicting stock price.