Skip to content

curiousnish/Stock_Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Stock Price Prediction


This project describes the use of Machine Learning models to train time series data like the stock prices and predict the Closing Prices. The implementation consists of Regression models namely -

  1. Linear regression
  2. Ridge regression
  3. Lasso regression

Running the project

  • Install the dependencies (if not installed already)
  • Run the Jupyter notebook