eurlexdc_tra {mldr.datasets} | R Documentation |
List with 10 folds of the train data from the EUR-Lex directory codes dataset
Description
Multilabel dataset from the text domain.
Usage
eurlexdc_tra(...)
Arguments
... |
Additional options for the loading function (e.g. |
Format
An mldr object with 17413 instances, 5000 attributes and 412 labels
Source
Mencia, E. L. and Furnkranz, J., "Efficient pairwise multilabel classification for large-scale problems in the legal domain", Machine Learning and Knowledge Discovery in Databases, pp. 50–65, 2008
Examples
## Not run:
eurlexdc_tra <- eurlexdc_tra() # Check and load the dataset
toBibtex(eurlexdc_test[[1]])
eurlexdc_test[[1]]$measures
## End(Not run)
[Package mldr.datasets version 0.4.2 Index]