fseval: A Benchmarking Framework for Feature Selection and Feature Ranking Algorithms
Description
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.
Files
dunnkers/fseval-3.1.0.zip
Files
(18.7 MB)
Name | Size | Download all |
---|---|---|
md5:bb693c3460b2ae9759a34e4f96fd56f8
|
18.7 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/dunnkers/fseval/tree/3.1.0 (URL)