paper-with-me

홈 › Papers

Survey on Feature Selection

2015-10-10 · Tarek Amr Abdallah, Beatriz de La Iglesia

Feature selection plays an important role in the data mining process. It is needed to deal with the excessive number of features, which can become a computational burden on the learning algorithms. It is also necessary, even when computational resources are not scarce, since it improves the accuracy of the machine learning tasks, as we will see in the upcoming sections. In this review, we discuss the different feature selection approaches, and the relation between them and the various machine learning algorithms.

📄 PDF Abstract BibTeX arXiv:1510.02892

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learningfeature selectionSurvey

Similar Papers 제목 키워드 기반

Utilizing Semantic Textual Similarity for Clinical Survey Data Feature Selection

2023-08-19 · Benjamin C. Warner, Ziqi Xu, Simon Haroutounian, Thomas Kannampallil 외

Survey data can contain a high number of features while having a comparatively low quantity of examples. Machine learning models that attempt to predict outcomes from survey data under these conditions can overfit and re…

feature selectionSemantic Textual SimilaritySTSSurvey

Handcrafted Feature Selection Techniques for Pattern Recognition: A Survey

2022-09-06 · Alysson Ribeiro da Silva, Camila Guedes Silveira

The accuracy of a classifier, when performing Pattern recognition, is mostly tied to the quality and representativeness of the input feature vector. Feature Selection is a process that allows for representing information…

feature selectionSurvey

Feature Selection: A Data Perspective

2016-01-29 · Jundong Li, Kewei Cheng, Suhang Wang, Fred Morstatter 외

Feature selection, as a data preprocessing strategy, has been proven to be effective and efficient in preparing data (especially high-dimensional data) for various data mining and machine learning problems. The objective…

feature selectionSparse LearningSurvey

Causal Feature Selection for Responsible Machine Learning

2024-02-05 · Raha Moraffah, Paras Sheth, Saketh Vishnubhatla, Huan Liu

Machine Learning (ML) has become an integral aspect of many real-world applications. As a result, the need for responsible machine learning has emerged, focusing on aligning ML models to ethical and social values, while …

Adversarial RobustnessDomain GeneralizationFairnessfeature selection+1

Which Imputation Fits Which Feature Selection Method? A Survey-Based Simulation Study

2024-12-18 · Jakob Schwerter, Andrés Romero, Florian Dumpert, Markus Pauly

Tree-based learning methods such as Random Forest and XGBoost are still the gold-standard prediction methods for tabular data. Feature importance measures are usually considered for feature selection as well as to assess…

Feature Importancefeature selectionImputationMissing Values+1