A concise method for feature selection via normalized frequencies

06/10/2021
by   Song Tan, et al.
0

Feature selection is an important part of building a machine learning model. By eliminating redundant or misleading features from data, the machine learning model can achieve better performance while reducing the demand on com-puting resources. Metaheuristic algorithms are mostly used to implement feature selection such as swarm intelligence algorithms and evolutionary algorithms. However, they suffer from the disadvantage of relative complexity and slowness. In this paper, a concise method is proposed for universal feature selection. The proposed method uses a fusion of the filter method and the wrapper method, rather than a combination of them. In the method, one-hoting encoding is used to preprocess the dataset, and random forest is utilized as the classifier. The proposed method uses normalized frequencies to assign a value to each feature, which will be used to find the optimal feature subset. Furthermore, we propose a novel approach to exploit the outputs of mutual information, which allows for a better starting point for the experiments. Two real-world dataset in the field of intrusion detection were used to evaluate the proposed method. The evaluation results show that the proposed method outperformed several state-of-the-art related works in terms of accuracy, precision, recall, F-score and AUC.

READ FULL TEXT

page 4

page 6

research
03/30/2022

IGRF-RFE: A Hybrid Feature Selection Method for MLP-based Network Intrusion Detection on UNSW-NB15 Dataset

The effectiveness of machine learning models is significantly affected b...
research
09/24/2020

A Hybrid Intrusion Detection with Decision Tree for Feature Selection

Due to the size and nature of intrusion detection datasets, intrusion de...
research
01/21/2021

Orthogonal Least Squares Based Fast Feature Selection for Linear Classification

An Orthogonal Least Squares (OLS) based feature selection method is prop...
research
10/28/2020

Dynamic Bayesian Approach for decision-making in Ego-Things

This paper presents a novel approach to detect abnormalities in dynamic ...
research
07/19/2019

Direct information transfer rate optimisation for SSVEP-based BCI

In this work, a classification method for SSVEP-based BCI is proposed. T...
research
12/07/2022

Fallen Angel Bonds Investment and Bankruptcy Predictions Using Manual Models and Automated Machine Learning

The primary aim of this research was to find a model that best predicts ...
research
08/11/2020

Network Intrusion Detection Using Wrapper-based Decision Tree for Feature Selection

One of the key challenges of machine learning (ML) based intrusion detec...

Please sign up or login with your details

Forgot password? Click here to reset