Skip to main content

BREW: Python Multiple Classifier System API

Project description

https://badge.fury.io/py/brew.png https://travis-ci.org/viisar/brew.png?branch=master https://pypip.in/d/brew/badge.png https://pypip.in/d/brew/badge.png

BREW: A Multiple Classifier Systems API

This project was started in 2014 by Dayvid Victor and Thyago Porpino for the project of the Multiple Classifier Systems class at Federal University of Pernambuco.

The aim of this project is to provide a structure for Ensemble Generation, Ensemble Pruning, and Static and Dynamic selection of classifiers.

Dependencies

  • Python 2.6+

  • scikit-learn >= 0.14.1

  • Numpy >= 1.3

  • SciPy >= 0.7

  • Matplotlib >= 0.99.1 (for examples, only)

Features

  • Dynamic Classifier Selection: OLA, LCA, A Priori, A Posteriori.

  • Dynamic Ensemble Selection: KNORA E and KNORA U.

  • Oversampling: SMOTE.

  • Ensemble Combination Rules: majority vote, min, max, mean and median.

  • Ensemble Diversity Metrics: Entropy Measure E, Kohavi Wolpert Variance, Q Statistics, Correlation Coefficient p, Disagreement Measure, Agreement Measure, Double Fault Measure.

  • Ensemble Classifier Generators: Bagging (sklearn wrapper), Random Subspace (sklearn wrapper), SMOTE Bagging.

Important References

  • Kuncheva, Ludmila I. Combining pattern classifiers: methods and algorithms. John Wiley & Sons, 2014.

  • Zhou, Zhi-Hua. Ensemble methods: foundations and algorithms. CRC Press, 2012.

Documentation

The full documentation is at http://brew.rtfd.org.

History

0.1.0 (2014-11-12)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

brew-0.1.2.zip (37.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page