reutersk500: Dataset from the Reuters Corpus with the 500 most relevant...

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, 500 attributes and 103 labels

Source

Read, Jesse, "Scalable multi-label classification", University of Waikato, 2010

Examples

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

## End(Not run)

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