Skip to content

Repository files navigation

PyPI - Version Docs

scikit-feature is an open-source (GNU General Public License v2.0) feature selection repository in Python developed by Data Mining and Machine Learning Lab at Arizona State University.

It serves as a platform for facilitating feature selection application, research and comparative study. It is designed to share widely used feature selection algorithms developed in the feature selection research, and offer convenience for researchers and practitioners to perform empirical evaluation in developing new feature selection algorithms.

This fork keeps the library working against modern versions of scikit-learn, based on the original scikit-feature project by Jundong Li, Kewei Cheng, and Suhang Wang of the DMML Lab@ASU.

Forked project information

Original scikit-feature project information

Installation

From Sources

  • Unpack the source package somewhere
  • Run pip install -e . from the source distribution's top level folder

From pip

pip install skfeature-chappers

Running the Documentation Locally

The documentation is built with Material for MkDocs. To view documentation locally:

make serve-docs
# Then open http://localhost:8000 in your browser

About

Feature selection with scikit-learn

Topics

Resources

Contributing

Stars

33 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages