Posted Date : 07th Mar, 2025
Peer-Reviewed Journals List: A Guide to Quality Research Publications ...
Posted Date : 07th Mar, 2025
Choosing the right journal is crucial for successful publication. Cons...
Posted Date : 27th Feb, 2025
Why Peer-Reviewed Journals Matter Quality Control: The peer revie...
Posted Date : 27th Feb, 2025
The Peer Review Process The peer review process typically follows sev...
Posted Date : 27th Feb, 2025
What Are Peer-Reviewed Journals? A peer-reviewed journal is a publica...
Hybrid Classification Model for Network Traffic Classification using SMOTE and PCA
Author Name : Dimple Sen, Poonam Chaudhary
ABSTRACT
Network Traffic classification (NTC) involves identifying diverse kinds of applications or traffic data for which the received data packets are analyzed. It is an important technique in communication networks, in recent times. The process to classify the network traffic classification is executed such as to take the data for input, pre-process the data, extract the attributes, classification, and performance analysis. Classifying the network traffic is a crucial process to manage the network and rapid advances in machine learning have driven the utility of learning methods to categorize traffic across a network. This work introduces a new framework to classify the traffic in networkso that the efficacy is enhanced. The proposed model is the combination of SMOTE which solve problem of class unbalancing, PCA for the feature reduction and for the classification three classifiers are merged together which are SVM, KNN and random forest. The performance of proposed model is tested in Python is executed using Anaconda to test the efficacy of the introduced framework.
Keywords Network Traffic Classification, SMOTE, PCA, SVM, KNN, Random Forest