fseval
Benchmarking framework for Feature Selection and Feature Ranking algorithms 🚀
Easy to use
fseval has an easy to understand API and can easily be extended. Define your own dataset adapters, callbacks and storage providers.
Reproducible experiments
All information to replay an experiment is neatly stored in a config file. Others can easily reproduce your results.
Send experiment results directly to a dashboard
fseval integrates with Weights and Biases, so you can enjoy all the powerful tooling built into the platform to help analyze your data.
Export your data to any SQL database
Experiment metrics can be sent to one of many SQL databases. Support includes SQLite, PostgreSQL, MySQL, Oracle and more. Support is achieved through integration with SQL ALchemy.