Learn R Programming

mldr.datasets (version 0.3.1)

bibtex: Dataset with BibTeX entries

Description

Multilabel dataset from the text domain.

Usage

bibtex()

Arguments

format

An mldr object with 7395 instances, 1836 attributes and 159 labels

source

Katakis, I. and Tsoumakas, G. and Vlahavas, I., "Multilabel Text Classification for Automated Tag Suggestion", in Proc. ECML PKDD08 Discovery Challenge, Antwerp, Belgium, pp. 75-83, 2008

Examples

Run this code
bibtex()  # Check and load the dataset
toBibtex(bibtex)
bibtex$measures

Run the code above in your browser using DataLab