A python project for prototype-based feature selection
Project description
nafes
A python package for prototype-based feature selection
Nafes is a prototype-based feature selection package designed as a wrapper centered on the highly interpretable and powerful Generalized Matrix Learning Vector Quantization (GMLVQ) classification algorithm and its local variant (LGMLVQ). Nafes utilizes the learned relevances evaluated by the mutation validation scheme for Learning Vector quantization (LVQ), which iteratively converges to selected features that relevantly contribute to the prototype-based classifier decisions.
Installation
nafes can be installed using pip.
pip install nafes
If you have installed nafes before and want to upgrade to the latest version, you can run the following command in your terminal: Prosemble can be installed using pip.
pip install -U nafes
To install the development version from GitHub using Git, run the following command in your terminal:
pip install git+https://github.com/naotoo1/nafes
Bibtex
If you would like to cite the package, please use this:
@misc{Otoo_nafes_2023,
author = {Otoo, Nana Abeka},
title = {nafes},
year = {2023},
publisher = {GitHub},
journal = {GitHub repository},
howpublished= {\url{https://github.com/naotoo1/nafes}},
}
Project details
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 nafes-0.0.4.tar.gz.
File metadata
- Download URL: nafes-0.0.4.tar.gz
- Upload date:
- Size: 28.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c42af1ef780b521cbca012151da29fb26a43ffe8c0f1dde4355d2fa4bc786050
|
|
| MD5 |
406eba76d257801302fa3bdeb186d0ff
|
|
| BLAKE2b-256 |
c3180e0b4661c0230ec612ae2ac6fb0041df244d4fbb8c80e3186d212f583469
|
File details
Details for the file nafes-0.0.4-py2.py3-none-any.whl.
File metadata
- Download URL: nafes-0.0.4-py2.py3-none-any.whl
- Upload date:
- Size: 16.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2428c92dd181fa112bf99fdc943d120265c77f0ec83a29bccb56f5bd9ad16dc4
|
|
| MD5 |
dee85f7bddddb787c60a04524dbd1a85
|
|
| BLAKE2b-256 |
c15b353d5a438c52c9fb688e481f39ddb0a038666dca94a96106eee922570225
|