Claim Missing Document
Check
Articles

Found 1 Documents
Search

Analisis Perbandingan Metode Seleksi Fitur untuk Mendeteksi Anomali pada Dataset CIC-IDS-2018 Devia, Anne; Soewito, Benfano
Jurnal Teknologi Dan Sistem Informasi Bisnis Vol 5 No 4 (2023): Oktober 2023
Publisher : Prodi Sistem Informasi Universitas Dharma Andalas

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47233/jteksis.v5i4.1069

Abstract

As internet usage continues to increase, the risk of various cyber attacks originating from suspicious activities in networks is also growing. This study focuses on designing a machine learning model for anomaly detection, with a comparative analysis of feature selection methods including filter, wrapper, and hybrid approaches. Subsequently, to evaluate the outcomes of these feature selection methods, classification is performed on the selected features using classifier algorithms such as Random Forest, XGBoost, and MLP. Metrics used for analyzing the methods and classifier algorithms include accuracy level and processing time. The research demonstrates that feature selection can alleviate computational load without compromising accuracy. The filter feature selection method using Information Gain and the XGBoost classifier algorithm exhibit the best performance in terms of accuracy and short execution time.