Learn R Programming

mldr.datasets (version 0.3.15)

eurlexsm_test: List with 10 folds of the test data from the EUR-Lex subject matters dataset

Description

Multilabel dataset from the text domain.

Usage

eurlexsm_test()

Arguments

Format

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

Examples

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

Run the code above in your browser using DataLab