Abstract
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 users to run experiments in parallel and distributed over multiple machines, and export the results to an SQL database. The execution of an experiment can be fully determined by a configuration file, which means the experiment results can be reproduced easily, given only the configuration file. fseval has high test coverage, continuous
integration, and rich documentation. The package is open source and can be installed through PyPI. The source code is available at: https://github.com/dunnkers/fseval.
integration, and rich documentation. The package is open source and can be installed through PyPI. The source code is available at: https://github.com/dunnkers/fseval.
Original language | English |
---|---|
Article number | 4611 |
Number of pages | 5 |
Journal | The Journal of Open Source Software |
Volume | 7 |
Issue number | 79 |
DOIs | |
Publication status | Published - 2022 |
Keywords
- Feature selection
- benchmarking