Giter VIP home page Giter VIP logo

ensemblesvm's Introduction

Introduction

EnsembleSVM is a library providing an API to implement ensemble learning use Support Vector Machine (SVM) base models. The package contains some executable tools which behave similar to standard SVM learning algorithms.

The package is self-contained in the sense that it contains most necessary tools to build a pipeline for binary classification. Most notable features include bootstrap sampling, cross-validation and ensemble training/prediction.

The EnsembleSVM webpage contains all sorts of useful information at: http://esat.kuleuven.be/stadius/ensemblesvm/

EnsembleSVM uses a divide-and-conquer strategy to handle large data sets by training base models on (small) subsamples and aggregating these base models into a strong ensemble.

workflow

If you use EnsembleSVM, please cite our paper:

M. Claesen, F. De Smet, J. Suykens, and B. De Moor, "EnsembleSVM: A library for ensemble learning using support vector machines", Journal of Machine Learning Research, vol. 15, pp. 141โ€“145, 2014.

Various

For installation instructions, please refer to the file INSTALL or our webpage. Our webpage also contains an elaborate user manual and some use cases to familiarise users with the software.

Please report bugs to [email protected].

EnsembleSVM is released under the General Lesser Public License version 3 (GPLv3+). See the file COPYING.LESSER for the license agreement.


Copyright (C) 2013-2014 KU Leuven

Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. This file is offered as-is, without warranty of any kind.

ensemblesvm's People

Contributors

claesenm avatar

Watchers

James Cloos avatar John Zhang avatar  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.