paper-with-me

Papers

FSEVAL: Feature Selection Evaluation Toolbox and Dashboard

2026-04-20 · Muhammad Rajabinasab, Arthur Zimek arxiv

Feature selection is a fundamental machine learning and data mining task, involved with discriminating redundant features from informative ones. It is an attempt to address the curse of dimensionality by removing the redundant features, while unlike dimensionality reduction methods, preserving explainability. Feature selection is conducted in both supervised and unsupervised settings, with different evaluation metrics employed to determine which feature selection algorithm is the best. In this paper, we propose FSEVAL, a feature selection evaluation toolbox accompanied with a visualization dashboard, with the goal to make it easy to comprehensively evaluate feature selection algorithms. FSEVAL aims to provide a standardized, unified, evaluation and visualization toolbox to help the researchers working in the field, conduct extensive and comprehensive evaluation of feature selection algorithms with ease.

📄 PDF Abstract BibTeX arXiv:2604.18227

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality Reduction

Similar Papers 제목 키워드 기반

fseval: A Benchmarking Framework for Feature Selection and Feature Ranking Algorithms

2022-11-23 · Journal of Open Source Software 2022 11 · Jeroen G. S. Overschie, Ahmad Alsahaf, George Azzopardi

The fseval Python package allows benchmarking Feature Selection and Feature Ranking algorithms on a large scale, and facilitates the comparison of multiple algorithms in a systematic way. In particular, fseval enables us…

Automated Feature EngineeringBenchmarkingClassification with Costly FeaturesDistributed Computing+3

A novel evaluation methodology for supervised Feature Ranking algorithms

2022-07-09 · Jeroen G. S. Overschie

Both in the domains of Feature Selection and Interpretable AI, there exists a desire to `rank' features based on their importance. Such feature importance rankings can then be used to either: (1) reduce the dataset size …

BenchmarkingFeature Importancefeature selection

BCI-sift: An automated feature selection toolbox for Brain Computer Interface applications

2026-05-19 · Elena C Offenberg, Dirk Keller, Mariska J Vansteensel, Zachary V Freudenburg 외 arxiv

Advancements in clinical Brain-Computer Interfaces (BCIs) depend on precise and reliable signal interpretation. However, the high-dimensional and noisy nature of data captured from both implanted and non-implanted BCIs p…

A Matlab Toolbox for Feature Importance Ranking

2020-03-10 · Shaode Yu, Zhicheng Zhang, Xiaokun Liang, Junjie Wu 외

More attention is being paid for feature importance ranking (FIR), in particular when thousands of features can be extracted for intelligent diagnosis and personalized medicine. A large number of FIR approaches have been…

Feature Importancefeature selection

A Dashboard to Analysis and Synthesis of Dimensionality Reduction Methods in Remote Sensing

2022-10-18 · Elkebir Sarhrouni, Ahmed Hammouch, Driss Aboutajdine

Hyperspectral images (HSI) classification is a high technical remote sensing software. The purpose is to reproduce a thematic map . The HSI contains more than a hundred hyperspectral measures, as bands (or simply images)…

Dimensionality Reduction