Alwi Syahputra; Lailan Sofinah Harahap
Diabetes Mellitus is a chronic disease that requires early detection to prevent serious complications. This study aims to implement the Artificial Neural Network (ANN) algorithm with the Backpropagation method to predict the risk of diabetes. The dataset used is the Pima Indians Diabetes Dataset, consisting of 768 medical records with 8 feature attributes. This study employs the Multi-Layer Perceptron method with an architecture of 8 input neurons, two hidden layers, and 1 output neuron. Model evaluation is conducted using a Confusion Matrix to measure accuracy levels. The test results show that the model is capable of predicting diabetes diagnosis with an accuracy rate of 76.62%. Based on these results, it can be concluded that the Backpropagation algorithm is effective as an alternative method for early detection of diabetes, although further development is needed to improve the model's sensitivity to positive cases.