Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 362 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 362 Bytes

Stock-Price-Prediction

Description

Using Historical APPL(apple) stock price from yahoo finance, predict future stock price using 3 different regression methods

using Quandl to get stock data and predicting prices for future dates

Modules Used

1)Pandas
3)Quandl
2)Numpy
3)Sklearn
4)Datetime
5)Math
6)Matplotlib