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.
Jeroen Overschie was responsible for the implementation.
Ahmad Alsahaf and George Azzopardi were the supervisors of this project.
This software has been published under GNU license 3.0: https://www.gnu.org/licenses/gpl-3.0.en.html