Coder Social home page Coder Social logo

mbff's Introduction

MBFF

This is an experimental framework for studying Markov Blanket Feature Filters. It contains an original implementation of an old, yet canonical feature selection algorithm, based on Markov blankets: Koller and Sahami's algorithm (KS). The trivial Information Gain Thresholding algorithm is implemented as well, as a baseline, even if it doesn't use Markov blankets.

This implementation provides a few efficiency optimizations of the KS algorithm. They can be enabled or disabled at will. The framework also defines a specific set of experiments to evaluate the efficiency gains of these optimizations.

Please submit any comments, improvement suggestions and bugs as Issues of this repository.

Documentation

Will follow soon.

Requirements

  1. The framework is written in Python 3. Make sure you have it installed.
  2. The Python 3 module sklearn is required. Please install it according to the instructions here: https://scikit-learn.org/stable/install.html.
  3. The LYRL2004 version of the Reuters Corpus Volume 1 is required, which will be downloaded by the prepare script, bundled with the framework. Please run ./prepare before attempting anything else. A download of approximately 150 MB will start.

mbff's People

Contributors

camilbancioiu avatar

Stargazers

 avatar

Watchers

 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.