Code Monkey home page Code Monkey logo

dynamic-selection-of-ensembles's Introduction

Dynamic Selection of Ensembles

In this study, we consider three ensembles, Adaboost, Random Forest,and Voting and Validation, and train them on twenty four software datasets to predict whether a class is buggy or not. We use Dynamic Selection of Ensemble (DSE) algorithm to select an ensemble learner out of these three ensembles for a new class instance, based on these learners performance on the software dataset containing the specific class instance. After training these datasets on the three ensembles, and training DSE to select the best ensemble based on the ensemble’s performance for each software, it was found DSE performs significantly better than all of the individual ensembles using Friedman test based on AUC.

Dataset used

All datasets for the purpose of this project have been taken from the PROMISE repository of open source software- http://openscience.us/repo/defect

Using this repository

dataset contains all the preprocessed datasets which are input to DSE pipeline
annotated contains output of first fold of cassification, including results of all three base ensembles and best ensemle for it
DSE contains additional columns containing predictions of DSE and probabilities
metrics includes performance metrics of all base ensmebles on softwares
results contain performance metrics of DSE

dynamic-selection-of-ensembles's People

Contributors

jeevanjots avatar

Watchers

James Cloos avatar  avatar

Forkers

evanbagis

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.