Desmondy
Dian Nuswantoro University

Published : 1 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 1 Documents
Search

KOMPARASI ALGORITMA MACHINE LEARNING UNTUK DETEKSI MALWARE MENGGUNAKAN SELEKSI FITUR PADA DATASET CLAMP: COMPARISON OF MACHINE LEARNING ALGORITHMS FOR MALWARE DETECTION USING FEATURE SELECTION ON THE CLAMP DATASET Desmondy; Wildanil Ghozi; Fauzi Rafrastara
Rabit : Jurnal Teknologi dan Sistem Informasi Univrab Vol 11 No 1 (2026): Januari
Publisher : LPPM Universitas Abdurrab

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.36341/rabit.v11i1.7138

Abstract

Malware attacks are a significant cyber threat requiring sophisticated detection methods. This research aims to compare the performance of four machine learning algorithms (Gradient Boosting, Neural Network, k-Nearest Neighbors, and Support Vector Machine) in detecting malware on the ClaMP dataset. The research method includes data preprocessing, feature selection using Information Gain to select the Top 40 best features, and model testing across four feature subset scenarios (ALL, DDoS, File Features, and Optional Features). Model evaluation used the 10-Folds Cross-validation method to ensure result stability. The results show that the Gradient Boosting model combined with all 40 best features (ALL scenario) achieved the highest performance with 98.7% accuracy. This result surpasses the primary reference study, which recorded 96.91% accuracy using 68 features. The Neural Network model also showed excellence in the File Features scenario (9 features) with 91.9% accuracy. In conclusion, applying Information Gain feature selection combined with the Gradient Boosting algorithm proved to significantly increase detection accuracy while simultaneously reducing the number of features required (efficiency).   Keyword: Malware, Machine Learning, Gradient Boosting, Feature Selection, Classification.