/fuzzy-rough-set-feature-selection

A fuzzy rough set-based feature selection method using representative instances

Primary LanguageJupyter Notebook

A fuzzy rough set-based feature selection method using representative instances

This is a Python implementation of this paper.

Contributors

Requirements

  • Python 3.x
  • pandas
  • numpy
  • sklearn

Instructions

  • pip install -r requirements.txt
  • python test_iris.py <NUMBER_OF_ROWS>