Giter Club home page Giter Club logo

labelranker's Introduction

LabelRanker

This project includes two state-of-the-art label ranking algorithms, i.e., label ranking with random forest (RF-LR) and Gaussian mixture model (LR-GMM) respectively

References

[1] Yangming Zhou, Yangguang Liu, Xia-Zhi Gao and Guoping Qiu, "A label ranking method based on Gaussian mixture model",Knowledge-Based Systems , 2014, 72, 108 - 113, http://www.sciencedirect.com/science/article/pii/S0950705114003293.

[2] Yangming Zhou and Guoping Qiu, "Random Forest for Label Ranking",2016, http://arxiv.org/abs/1608.07710.

#Important note: Please make sure that the above paper is cited whenever our code is used in your research.

Datasets

Label ranking datasets consist of 16 semisynthetic datasets and 5 realworld datasets, more detail see DatasetInfo.txt.

Our algorithm random forest for label ranking is implemented in Matlab Platform (MATLAB 2014b). For a more detailed description of the RF-LR algorithm, please refer to the original paper.

Experimental Settings

To run the proposed RF-LR algorithm, you need to determine the following parameters in advance:

1). maximum depth of the decision tree (MaxDepth), we set it as 8 in the experiments. 2). total number of decision trees in the forest (NumTree), and we set it as 50 in the experiments.

Contact Us

Please e-mail ([email protected], [email protected]) under any of the following conditions:

You're having trouble running RF-LR You've found a bug in RF-LR You have any other questions, comments or suggestions

Legal Information

The software is distributed for academic puposes only. If you wish to use this software for commercial applications, please obtain the prior permission from Yangming Zhou ([email protected]) and Guoping Qiu ([email protected]).

labelranker's People

Contributors

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