Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 565 Bytes

File metadata and controls

17 lines (9 loc) · 565 Bytes

Exploration and prediction of Apple's stock price

Alex Jurado

Content

Notebook: data exploring and creating a model to predict future stock values

First used a linear Regression to predict the following 100 days. Then used a Neural Network with an LSTM layer to do the same thing. The NN performed much better even do its performance got worse the deeper it got into the time series

Links

Data