/WkNN-FS

Weighted nearest neighbors feature selection

Primary LanguagePython

WkNN-FS

Weighted nearest neighbors feature selection

This repository contains code for feature selection method WkNN-FS. The code is written for Python 3.6. The program wknn.py uses the TensorFlow framework, which must be installed before running program.

In the case of using the method in academic work, please cite the paper: P. Bugata, P. Drotár, Weighted nearest neighbors feature selection, Knowledge-Based Systems (2018), doi: https://doi.org/10.1016/j.knosys.2018.10.004.