Git Product home page Git Product logo

bemkl's Introduction

This package contains Matlab and R implementations of the algorithms proposed in "Bayesian Efficient Multiple Kernel Learning", which is appearing in ICML 2012, and "A Bayesian Multiple Kernel Learning Framework for Single and Multiple Output Regression", which is appearing in ECAI 2012.

demo_classification.m file shows how to use the classification algorithm in Matlab.
demo_classification.R file shows how to use the classification algorithm in R.
demo_multilabel_classification.m file shows how to use the multilabel classification algorithm in Matlab.
demo_multilabel_classification.R file shows how to use the multilabel classification algorithm in R.
demo_regression.m file shows how to use the regression algorithm in Matlab.
demo_regression.R file shows how to use the regression algorithm in R.
demo_multioutput_regression.m file shows how to use the multioutput regression algorithm in Matlab.
demo_multioutput_regression.R file shows how to use the multioutput regression algorithm in R.

BEMKL methods
-------------
* bemkl_supervised_classification_variational_train.m => training procedure for classification in Matlab
* bemkl_supervised_classification_variational_test.m => test procedure for binary classification in Matlab
* bemkl_supervised_classification_variational_train.R => training procedure for classification in R
* bemkl_supervised_classification_variational_test.R => test procedure for classification in R
* bemkl_supervised_multilabel_classification_variational_train.m => training procedure for multilabel classification in Matlab
* bemkl_supervised_multilabel_classification_variational_test.m => test procedure for binary multilabel classification in Matlab
* bemkl_supervised_multilabel_classification_variational_train.R => training procedure for multilabel classification in R
* bemkl_supervised_multilabel_classification_variational_test.R => test procedure for multilabel classification in R
* bemkl_supervised_regression_variational_train.m => training procedure for regression in Matlab
* bemkl_supervised_regression_variational_test.m => test procedure for regression in Matlab
* bemkl_supervised_regression_variational_train.R => training procedure for regression in R
* bemkl_supervised_regression_variational_test.R => test procedure for regression in R
* bemkl_supervised_multioutput_regression_variational_train.m => training procedure for multioutput regression in Matlab
* bemkl_supervised_multioutput_regression_variational_test.m => test procedure for multioutput regression in Matlab
* bemkl_supervised_multioutput_regression_variational_train.R => training procedure for multioutput regression in R
* bemkl_supervised_multioutput_regression_variational_test.R => test procedure for multioutput regression in R

If you use any of the algorithms implemented in the package, please cite one of the following papers:

Mehmet Gonen. Bayesian Efficient Multiple Kernel Learning. Proceedings of the 29th International Conference on Machine Learning (ICML 2012), Edinburgh, Scotland, UK, 2012.

Mehmet Gonen. A Bayesian Multiple Kernel Learning Framework for Single and Multiple Output Regression. Proceedings of the 20th European Conference on Artificial Intelligence (ECAI 2012), Montpellier, France, 2012.

bemkl's People

Contributors

mehmetgonen avatar

Watchers

fangzheng354 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.