bookmarks {mldr.datasets} | R Documentation |
Dataset with data from web bookmarks and their categories
Description
Multilabel dataset from the text domain.
Usage
bookmarks(...)
Arguments
... |
Additional options for the loading function (e.g. |
Format
An mldr object with 87856 instances, 2150 attributes and 208 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:
bookmarks <- bookmarks() # Check and load the dataset
toBibtex(bookmarks)
bookmarks$measures
## End(Not run)
[Package mldr.datasets version 0.4.2 Index]