Prediction, also known as forecasting, is the process of estimating events that will occur in the future. In this research, software is developed that can predict electricity usage in a house using the Long Short-term Memory method, which is a Recurrent Neural System designed to overcome vanishing gradient problem. In this research, the model training is done with 2 configurations: split train-…