Metadata-Version: 2.1
Name: fseval
Version: 3.0.0
Summary: Benchmarking framework for Feature Selection and Feature Ranking algorithms 🚀
Home-page: https://github.com/dunnkers/fseval
Author: Jeroen Overschie
Author-email: jeroen@darius.nl
Maintainer: Jeroen Overschie
Maintainer-email: jeroen@darius.nl
License: MIT
Project-URL: Github, https://github.com/dunnkers/fseval
Project-URL: Bug Tracker, https://github.com/dunnkers/fseval/issues
Project-URL: Documentation, https://dunnkers.com/fseval
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Typing :: Typed
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Benchmark
Requires-Python: >= 3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# fseval

[![build status](https://github.com/dunnkers/fseval/actions/workflows/python-app.yml/badge.svg)](https://github.com/dunnkers/fseval/actions/workflows/python-app.yml) [![pypi badge](https://img.shields.io/pypi/v/fseval.svg?maxAge=3600)](https://pypi.org/project/fseval/) [![Black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) [![Downloads](https://pepy.tech/badge/fseval/month)](https://pepy.tech/project/fseval) ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/fseval) [![codecov](https://codecov.io/gh/dunnkers/fseval/branch/master/graph/badge.svg?token=R5ZXH8UPCI)](https://codecov.io/gh/dunnkers/fseval) [![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/dunnkers/fseval.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/dunnkers/fseval/context:python)

Benchmarking framework for Feature Selection and Feature Ranking algorithms 🚀

## Install

```shell
pip install fseval
```

## Documentation

[![docs preview](./website/static/img/docs-preview.png)](https://dunnkers.com/fseval)

See the [documentation](https://dunnkers.com/fseval).

## About
Built at the University of Groningen.

---

<p align="center">2022 — <a href="https://dunnkers.com/">Jeroen Overschie</a></p>

