/machine_learning_stock_prediction

Machine learning - Predicting stock price.

Primary LanguageJupyter Notebook

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.