Git Product home page Git Product logo

scikit-feature's Introduction

scikit-feature

Feature selection repository scikit-feature in Python (DMML Lab@ASU).

scikit-feature is an open-source feature selection repository in Python developed by Data Mining and Machine Learning Lab at Arizona State University. It is built upon one widely used machine learning package scikit-learn and two scientific computing packages Numpy and Scipy. scikit-feature contains around 40 popular feature selection algorithms, including traditional feature selection algorithms and some structural and streaming feature selection algorithms.

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.

Installing scikit-feature

Prerequisites:

Python 2.7 and Python 3

NumPy

SciPy

Scikit-learn

Steps:

After you download scikit-feature-1.0.0.zip from the project website (http://featureselection.asu.edu/), unzip the file.

For Linux users, you can install the repository by the following command:

python setup.py install

For Windows users, you can also install the repository by the following command:

setup.py install

Project website

Instructions of using this repository can be found in our project webpage at http://featureselection.asu.edu/

Citation

If you find scikit-feature feature selection reposoitory useful in your research, please consider citing the following paper::

@article{li2016feature,
   title={Feature Selection: A Data Perspective},
   author={Li, Jundong and Cheng, Kewei and Wang, Suhang and Morstatter, Fred and Trevino, Robert P and Tang, Jiliang and Liu, Huan},
   journal={arXiv preprint arXiv:1601.07996},
   year={2016}
}

Contact

Jundong Li E-mail: [email protected]

Kewei Cheng E-mail: [email protected]

scikit-feature's People

Contributors

jundongl avatar bacalfa avatar vivian1993 avatar

Watchers

James Cloos avatar paper2code - bot avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.