reutersk500 {mldr.datasets} | R Documentation |
Dataset from the Reuters Corpus with the 500 most relevant features selected
Description
Multilabel dataset from the text domain.
Usage
reutersk500(...)
Arguments
... |
Additional options for the loading function (e.g. |
Format
An mldr object with 6000 instances, 500 attributes and 103 labels
Source
Read, Jesse, "Scalable multi-label classification", University of Waikato, 2010
Examples
## Not run:
reutersk500 <- reutersk500() # Check and load the dataset
toBibtex(reutersk500)
reutersk500$measures
## End(Not run)
[Package mldr.datasets version 0.4.2 Index]