Learn R Programming

mldr.datasets (version 0.4.2)

reutersk500: Dataset from the Reuters Corpus with the 500 most relevant features selected

Description

Multilabel dataset from the text domain.

Usage

reutersk500(...)

Arguments

...

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

Format

An mldr object with 6000 instances, 500 attributes and 103 labels

Examples

Run this code
# NOT RUN {
reutersk500 <- reutersk500()  # Check and load the dataset
toBibtex(reutersk500)
reutersk500$measures
# }

Run the code above in your browser using DataLab