main main
KEEL - dataset     Multi label data sets

Traditional single-label classification is concerned with learning from a set of examples that are associated with a single label l from a set of disjoint labels L. In multi label classification, the examples are associated with a set of labels in L. In the past, multi label classification was mainly motivated by the tasks of text categorization and medical diagnosis. Nowadays, we notice that multi label classification methods are increasingly required by modern applications, such as protein function classification, music categorization and semantic scene classification.

This section shows the multi label data sets avalaible in the repository. Every one defines a supervised classification problem, where each of its examples is composed by some nominal or numerical attributes and a some nominal output attributes (its classes).

Each data file has the following structure:

  • @relation: Name of the data set
  • @attribute: Description of an attribute (one for each attribute)
  • @inputs: List with the names of the input attributes
  • @output: List with the names of the output attributes
  • @data: Starting tag of the data

The rest of the file contains all the examples belonging to the data set, expressed in comma sepparated values format.


Below you can find all the Multi label data sets available. For each data set, it is shown its name and its number of instances, attributes (Real/Integer/Nominal valued) and labels (number of output variables).

The table allows to download each data set in KEEL format (inside a ZIP file). Additionally, it is possible to obtain the data set already partitioned, by means of a 5-folds cross validation or a 10-folds cross validation procedure.

By clicking in the column headers, you can order the table by names (alphabetically), by the number of examples, attributes, or labels. Clicking again will sort the rows in reverse order.

Namedownarrow.png #Attributes (R/I/N)downarrow.png #Examplesdownarrow.png #Labelsdownarrow.png Data set 10-fcv 5-fcv Header
bibtex1836        (0/0/1836)7395159zip.gifzip.gifzip.giftxt.png
bookmarks2150        (0/0/2150)87856208zip.gifzip.gifzip.giftxt.png
corel5k499        (0/0/499)5000374zip.gifzip.gifzip.giftxt.png
delicious500        (0/0/500)16105983zip.gifzip.gifzip.giftxt.png
emotions72        (72/0/0)5936zip.gifzip.gifzip.giftxt.png
enron1001        (0/0/1001)170253zip.gifzip.gifzip.giftxt.png
genbase1186        (0/0/1186)66227zip.gifzip.gifzip.giftxt.png
mediamill120        (120/0/0)43907101zip.gifzip.gifzip.giftxt.png
medical1449        (0/0/1449)97845zip.gifzip.gifzip.giftxt.png
rcv1v2-s147236        (47236/0/0)6000101zip.gifzip.gifzip.giftxt.png
rcv1v2-s247236        (47236/0/0)6000101zip.gifzip.gifzip.giftxt.png
rcv1v2-s347236        (47236/0/0)6000101zip.gifzip.gifzip.giftxt.png
rcv1v2-s447229        (47229/0/0)6000101zip.gifzip.gifzip.giftxt.png
rcv1v2-s547235        (47235/0/0)6000101zip.gifzip.gifzip.giftxt.png
scene294        (294/0/0)24076zip.gifzip.gifzip.giftxt.png
yeast103        (103/0/0)241714zip.gifzip.gifzip.giftxt.png
All data setszip.gif

Collecting Data Sets

If you have some example data sets and you would like to share them with the rest of the research community by means of this page, please be so kind as to send your data to the Webmaster Team with the following information:

  • People answerable for the data (full name, affiliation, e-mail, web page, ...).
  • training and test data sets considered, preferably in ASCII format.
  • A brief description of the application.
  • References where it is used.
  • Results obtained by the methods proposed by the authors or used for comparison.
  • Type of experiment developed.
  • Any additional useful information.

Collecting Results

If you have applied your methods to some of the problems presented here we will be glad of showing your results in this page. Please be so kind as to send the following information to Webmaster Team:

  • Name of the application considered and type of experiment developed.
  • Results obtained by the methods proposed by the authors or used for comparison.
  • References where the results are shown.
  • Any additional useful information.

Contact Us

If you are interested on being informed of each update made in this page or you would like to comment on it, please contact with the Webmaster Team.



 
 Copyright 2004-2018, KEEL (Knowledge Extraction based on Evolutionary Learning)
About the Webmaster Team
Valid XHTML 1.1   Valid CSS!