Stock Market Prediction using Machine Learning algorithms
PythonCC-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).