yahoo_computers {mldr.datasets} | R Documentation |
Dataset generated from the Yahoo! web site index (computers category)
Description
Multilabel dataset from the text domain.
Usage
yahoo_computers(...)
Arguments
... |
Additional options for the loading function (e.g. |
Format
An mldr object with 12444 instances, 34096 attributes and 33 labels
Source
Ueda, N. and Saito, K., "Parametric mixture models for multi-labeled text", Advances in neural information processing systems, pp. 721–728, 2002
Examples
## Not run:
yahoo_computers <- yahoo_computers() # Check and load the dataset
toBibtex(yahoo_computers)
yahoo_computers$measures
## End(Not run)
[Package mldr.datasets version 0.4.2 Index]