TY - JOUR AU - Abdurrahman, Ginanjar AU - Oktavianto, Hardian AU - Sintawati, Mukti PY - 2022 TI - Optimasi Algoritma XGBoost Classifier Menggunakan Hyperparameter Gridesearch dan Random Search Pada Klasifikasi Penyakit Diabetes JF - INFORMAL: Informatics Journal; Vol 7 No 3 (2022): Informatics Journal (INFORMAL) DO - 10.19184/isj.v7i3.35441 KW - N2 - Classification using XGBoost in this study was applied to diabetes data originating from the UCI Machine Learning website. The initial step in this research is to deal with missing values. Missing value is found in several features. These missing values need to be handled otherwise the XGBoost algorithm will not work. Missing value handling is done by adding a meaningful value as a substitute for the missing value. At the time of modeling, the dataset is divided into training data and test data. The training data used is 80% of the number of patients, while the test data is 20%. In this study, the dataset that had imputed missing values was subjected to three treatments, first without hyperparameters, secondly hyperparameter tuning using gridsearch, and third hyperparameter tuning using random search. In the first treatment, classification using XGBoost without hyperparameters obtained a negative log loss value of 25%, which means that the performance accuracy of the algorithm reaches 75%. As for the second treatment and the third treatment, namely by using gridsearch and random search, it produces the same negative log loss value, which is 5%, which means that the performance of the algorithm reaches 95%. Thus, the performance of gridsearch and random search can significantly increase the accuracy value UR - https://jurnal.unej.ac.id/index.php/INFORMAL/article/view/35441