rcv1sub4: Dataset from the Reuters corpus (subset 4)

Description Usage Arguments Format Source Examples

View source: R/datasets.R

Description

Multilabel dataset from the text domain.

Usage

1

Arguments

...

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

Format

An mldr object with 6000 instances, 47229 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

1
2
3
4
5
6
## Not run: 
rcv1sub4 <- rcv1sub4()  # Check and load the dataset
toBibtex(rcv1sub4)
rcv1sub4$measures

## End(Not run)

mldr.datasets documentation built on May 2, 2019, 3:43 p.m.