Learn R Programming

mldr.datasets (version 0.4.2)

eurlexev_test: List with 10 folds of the test data from the EUR-Lex EUROVOC descriptors dataset

Description

Multilabel dataset from the text domain.

Usage

eurlexev_test(...)

Arguments

...

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

Format

An mldr object with 1935 instances, 5000 attributes and 3993 labels

Examples

Run this code
# NOT RUN {
eurlexev_test <- eurlexev_test()  # Check and load the dataset
toBibtex(eurlexev_test[[1]])
eurlexev_test[[1]]$measures
# }

Run the code above in your browser using DataLab