Learn R Programming

mldr.datasets (version 0.3.1)

rcv1sub2: Dataset from the Reuters corpus (subset 2)

Description

Multilabel dataset from the text domain.

Usage

rcv1sub2()

Arguments

format

An mldr object with 6000 instances, 47236 attributes and 101 labels

source

Lewis, D. D. and Yang, Y. and Rose, T. G. and Li, F., "RCV1: A new benchmark collection for text categorization research", The Journal of Machine Learning Research, Vol. 5, pp. 361-397, 2004

Examples

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

Run the code above in your browser using DataLab