eurlexev_tra: List with 10 folds of the train data from the EUR-Lex EUROVOC...

Description Usage Arguments Format Source Examples

View source: R/datasets.R

Description

Multilabel dataset from the text domain.

Usage

1

Arguments

...

Additional options for the loading function (e.g. download.dir)

Format

An mldr object with 17413 instances, 5000 attributes and 3993 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

1
2
3
4
5
6
## Not run: 
eurlexev_tra <- eurlexev_tra()  # Check and load the dataset
toBibtex(eurlexev_tra[[1]])
eurlexev_tra[[1]]$measures

## End(Not run)

mldr.datasets documentation built on May 2, 2019, 3:43 p.m.