GKVM / machine_learning_stock_prediction

Machine learning - Predicting stock price.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Machine Learning Sock Prediction

Downloads historical stock prices of any company. Uses Scikit learn to implement regression models,

  1. Quadratic
  2. Linear
  3. Lasso
  4. Ridge

and predicts price of stock of future date. Visualizes prices over time values using matplotlib.

About

Machine learning - Predicting stock price.


Languages

Language:Jupyter Notebook 100.0%