bibtex {mldr.datasets} | R Documentation |
Dataset with BibTeX entries
Description
Multilabel dataset from the text domain.
Usage
bibtex(...)
Arguments
... |
Additional options for the loading function (e.g. |
Format
An mldr object with 7395 instances, 1836 attributes and 159 labels
Source
Katakis, I. and Tsoumakas, G. and Vlahavas, I., "Multilabel Text Classification for Automated Tag Suggestion", in Proc. ECML PKDD08 Discovery Challenge, Antwerp, Belgium, pp. 75-83, 2008
Examples
## Not run:
bibtex <- bibtex() # Check and load the dataset
toBibtex(bibtex)
bibtex$measures
## End(Not run)
[Package mldr.datasets version 0.4.2 Index]