Learn R Programming

mldr.datasets (version 0.4.2)

yahoo_recreation: Dataset generated from the Yahoo! web site index (recreation category)

Description

Multilabel dataset from the text domain.

Usage

yahoo_recreation(...)

Arguments

...

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

Format

An mldr object with 12828 instances, 30324 attributes and 22 labels

Examples

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

Run the code above in your browser using DataLab