Learn R Programming

mldr.datasets (version 0.4.2)

yahoo_arts: Dataset generated from the Yahoo! web site index (arts category)

Description

Multilabel dataset from the text domain.

Usage

yahoo_arts(...)

Arguments

...

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

Format

An mldr object with 7484 instances, 23146 attributes and 26 labels

Examples

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

Run the code above in your browser using DataLab