Benchmarking framework for Feature Selection and Feature Ranking algorithms 🚀
Project description
fseval
Benchmarking framework for Feature Selection and Feature Ranking algorithms 🚀
Demo
Install
-
Installation through PyPi ⭐️ RECOMMENDED OPTION
pip install fseval
-
Installation from source
git clone https://github.com/dunnkers/fseval.git cd fseval pip install -r requirements.txt pip install .
You can now import fseval import fseval in your Python code, or use the fseval command in your terminal. For an example, run fseval --help. For more information, see the documentation link below ⌄.
Documentation
See the documentation.
About
Built at the University of Groningen. It stemmed from a previous project that proposed the feature selection algorithm called FeatBoost (see full citation below). The open source Python code of FeatBoost is available in https://github.com/amjams/FeatBoost.
A. Alsahaf, N. Petkov, V. Shenoy, G. Azzopardi, "A framework for feature selection through boosting", Expert Systems with Applications, Volume 187, 2022, 115895, ISSN 0957-4174, https://doi.org/10.1016/j.eswa.2021.115895.
2022 — Jeroen Overschie
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fseval-3.1.0.tar.gz.
File metadata
- Download URL: fseval-3.1.0.tar.gz
- Upload date:
- Size: 34.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f9bda72b72a8f541d6fa6c4444aa3a8528cdf2f249d27021a8b561735a1d1ead
|
|
| MD5 |
f66de0ecf94b36a08eb38910642addd5
|
|
| BLAKE2b-256 |
bcbed5efdb49673f27330da49586074ccacb8e38f02ce33c8aa3cc5a181959c3
|
File details
Details for the file fseval-3.1.0-py3-none-any.whl.
File metadata
- Download URL: fseval-3.1.0-py3-none-any.whl
- Upload date:
- Size: 52.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a87c49d52ab56deb087e93d2879bb90ba5d69f058101fb47fbe7142d98083a5c
|
|
| MD5 |
39c01e25962b5065159272ff9205197a
|
|
| BLAKE2b-256 |
3663cf49c2d81644426b4ac890fca513006e2d4f85477a958523cbbdbc011842
|