Predicting Apple Stock Price
This Repo (model) sole purpose is to examine and demonstrate how Machine Learning Models perform in the stock market; it is not intended to provide investing advice! The stock market is volatile, and it is not recommended for novices without prior knowledge!
- pandas_datareader
- Keras
- Tensorflow V2.6.0
- Pandas
- Scikit-Learn &
- Numpy
Just run jupyter notebook
in terminal and it will run in your browser.
Install Jupyter here i've you haven't.
Our model performed admirably, as can be seen. It can accurately follow most unusual jumps/drops; however, we can observe that the model expected (predicted) lower values than the actual stock price for the most recent date stamps.