Learn R Programming

mldr.datasets (version 0.3.1)

eurlexdc_test: List with 10 folds of the test data from the EUR-Lex directory codes dataset

Description

Multilabel dataset from the text domain.

Usage

eurlexdc_test()

Arguments

format

An mldr object with 1935 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

Run this code
eurlexdc_test()  # Check and load the dataset
toBibtex(eurlexdc_test[[1]])
eurlexdc_test[[1]]$measures

Run the code above in your browser using DataLab