Claim Missing Document
Check
Articles

Found 1 Documents
Search
Journal : Building of Informatics, Technology and Science

Deteksi Penipuan Kartu Kredit Menggunakan Support Vector Machine dengan Optimasi Grid Search dan Genetic Algorithm Hasibuan, Lailan Sahrina; Jannah, Fatimah Alfiatul
Building of Informatics, Technology and Science (BITS) Vol 6 No 1 (2024): June 2024
Publisher : Forum Kerjasama Pendidikan Tinggi

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47065/bits.v6i1.5355

Abstract

Credit card transactions have increased significantly every year. Along with the increasing use of credit cards, the risk of fraud by irresponsible people also increases. Credit card fraud can be detected with the help of machine learning. The main problem that often encountered is the transaction data has very large dimensions, unbalanced classes, and requires a detection process with a short computation time. Therefore we need a model that can produce good performance with short computation time using the support vector machine (SVM) method with grid search and genetic algorithm optimization. From the three models built, it was found that the SVM model using an initial dataset which was balanced using ADASYN and searching for the best parameters using grid search as a hyperparameter optimization technique was able to carry out good detection and short computing time. This model is able to detect fraudulent transactions with 99% sensitivity and 99% specificity and the shortest model training time among the other two models.