Survey on Feature Selection
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.
Code (0)
등록된 구현이 없습니다.
Tasks
BIG-bench Machine Learningfeature selectionSurveySimilar Papers 제목 키워드 기반
Utilizing Semantic Textual Similarity for Clinical Survey Data Feature Selection
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 SimilaritySTSSurveyHandcrafted Feature Selection Techniques for Pattern Recognition: A Survey
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 selectionSurveyFeature Selection: A Data Perspective
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 LearningSurveyCausal Feature Selection for Responsible Machine Learning
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+1Which Imputation Fits Which Feature Selection Method? A Survey-Based Simulation Study
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