paper-with-me

Papers

A Hybrid Both Filter and Wrapper Feature Selection Method for Microarray Classification

2016-12-27 · Li-Yeh Chuang, Chao-Hsuan Ke, Cheng-Hong Yang

Gene expression data is widely used in disease analysis and cancer diagnosis. However, since gene expression data could contain thousands of genes simultaneously, successful microarray classification is rather difficult. Feature selection is an important pre-treatment for any classification process. Selecting a useful gene subset as a classifier not only decreases the computational time and cost, but also increases classification accuracy. In this study, we applied the information gain method as a filter approach, and an improved binary particle swarm optimization as a wrapper approach to implement feature selection; selected gene subsets were used to evaluate the performance of classification. Experimental results show that by employing the proposed method fewer gene subsets needed to be selected and better classification accuracy could be obtained.

📄 PDF Abstract BibTeX arXiv:1612.08669

Code (0)

등록된 구현이 없습니다.

Tasks

Classificationfeature selectionGeneral ClassificationMicroarray Classification

Similar Papers 제목 키워드 기반

A Hybrid Feature Selection Method to Improve Performance of a Group of Classification Algorithms

2014-03-08 · Mehdi Naseriparsa, Amir-masoud Bidgoli, Touraj Varaee

In this paper a hybrid feature selection method is proposed which takes advantages of wrapper subset evaluation with a lower cost and improves the performance of a group of classifiers. The method uses combination of sam…

feature selectionGeneral Classification

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

2022-03-30 · Yuhua Yin, Julian Jang-Jaccard, Wen Xu, Amardeep Singh 외

The effectiveness of machine learning models is significantly affected by the size of the dataset and the quality of features as redundant and irrelevant features can radically degrade the performance. This paper propose…

Anomaly Detectionfeature selectionIntrusion DetectionNetwork Intrusion Detection

A Hybrid Feature Selection and Construction Method for Detection of Wind Turbine Generator Heating Faults

2023-06-15 · Ayse Gokcen Kavaz, Burak Barutcu

Preprocessing of information is an essential step for the effective design of machine learning applications. Feature construction and selection are powerful techniques used for this aim. In this paper, a feature selectio…

Fault Detectionfeature selection

A Framework for Software Defect Prediction and Metric Selection

2017-12-27 · 2169-3536 2017 IEEE. Translations and content mining are permitted for academic research only. 2017 12 · SHAMSUL HUDA 1, SULTAN ALYAHYA2, MD MOHSIN ALI3, SHAFIQ AHMAD 4 외

ABSTRACT Automated software defect prediction is an important and fundamental activity in the domain of software development. However, modern software systems are inherently large and complex with numerous correlated m…

Prediction

FSinR: an exhaustive package for feature selection

2020-02-24 · F. Aragón-Royón, A. Jiménez-Vílchez, A. Arauzo-Azofra, J. M. Benítez

Feature Selection (FS) is a key task in Machine Learning. It consists in selecting a number of relevant variables for the model construction or data analysis. We present the R package, FSinR, which implements a variety o…

feature selection