Skip to main content

A python project for prototype-based feature selection

Project description

nafes

image python: 3.10 github License: MIT

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

nafes-0.0.3.tar.gz (19.5 kB view hashes)

Uploaded Source

Built Distribution

nafes-0.0.3-py2.py3-none-any.whl (16.1 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page