ARCHIVES
Feature Engineering: The Key to Advanced Intrusion Detection
Published Online: September-December 2024
Pages: 20-23
Cite this article
No DOIAbstract
The researchers of data science aim at getting actionable insights from raw data by applying techniques from multiple fields including statistics and machine learning. Machine learning provides many supervised learning algorithms like K-Nearest Neighbor (KNN), Decision Tree (DT), Random Forest (RF), Support Vector Machine (SVM), Artificial Neural Network (ANN), Rule-based classifiers and Logistic Regression, etc. that support for building IDS models. The suitability of a model is determined based on the type of features. Specifically, ANN, Logistic Regression, KNN, etc. are preferred to build classifiers using numeric features while, DT, RF, Rule-based classifiers, etc. supports building classifiers by involving categorical features. When a dataset contains mixed types of features model selection is influenced by the type of majority features. Since most of the datasets have mixed type of features, there is a requirement to convert numerical features into categorical features and vice versa. Converting numerical features to categorical form is well addressed through different types of discretization methods.
Related Articles
2024
Revolutionizing User Interfaces: Exploring the Latest Trends in Front-End Development
2024
Website Development in Computer Science: Unveiling the Digital World
2024
Review on RSA Cryptography, Steganography and Compression Techniques for Data Security
2024
Stock Price Prediction Using LSTM
2024
Comparative Analysis of Program Execution Time Required by Python, R and Julia Compiler
2024