Prediction is a process of estimating events that will occur in the future. In this research, software will be developed to predict Toyota car sales using the Long Short-Term Memory (LSTM) method, which is an improvement of the Recurrent Neural Network (RNN) method, to address the vanishing gradient problem when processing long-term sequential data. The data used in this study amounts to 149 da…