Coder Social home page Coder Social logo

rusboost's Introduction

RUSBoost

RUSBoost[1] is one of the most famous classification methods for imbalanced data. I implemented this code as is in the publication[1]. However, some ideas to improve a classification result have been proposed. For example, weak classifiers whose error rates are over 0.5 should be removed. I have not implemented these ideas yet.

I welcome your feedback to improve this code.

[1] Seiffert, C.; Khoshgoftaar, T.M.; Van Hulse, J.; Napolitano, A., "RUSBoost: A Hybrid Approach to Alleviating Class Imbalance,", IEEE Transactions on Systems, Man and Cybernetics, Part A: Systems and Humans, vol.40, no.1, pp.185,197, Jan. 2010

Note

This code can run with Python 2.6. For Python 3.6, this code needs some revisions.

rusboost's People

Contributors

tetrovolt avatar harusametime avatar

Watchers

James Cloos 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.