Protecting Accounting Information Systems Using Machine Learning Based Intrusion Detection

Abstract
The key goal of this paper is to look at network data and identify whether it is normal traffic data or anomaly traffic data. In this paper, we are using supervised machine learning techniques. Classification models are used to train and validate data. Using these algorithms we are training the system using a training dataset then we use this trained system to detect intrusion from the testing dataset. In our proposed method, we detect whether the network data is normal or an anomaly. The Decision Tree and K-Nearest Neighbor are applied to the proposed model to classify abnormal to normal behaviors of network traffic data. In addition, Logistic Regression Classifier and Support Vector Classification algorithms are used in our model to support proposed concepts. A feature selection method is used to collect valuable information from the dataset to enhance the efficiency of the proposed approach. The experimental findings revealed that the suggested method has a neglected false alarm rate, with the accuracy expected to be between 95% and 100%.