/Time-Series-Class

Stock Market Prediction using Machine Learning algorithms

Primary LanguagePythonCreative Commons Attribution 4.0 InternationalCC-BY-4.0

Time Series: Stock Market Prediction

Author: Jeremy Vachier
Date: 2023

To analyse and predict time series, I am using three different machine learning algorithms: Convolutional Neural Network (Conv1D), Recurrent Neural Network (LSTM) and Gated Recurrent Unit (GRU).

time_series_prediction_AAPL