Learn R Programming

mldr.datasets (version 0.4.2)

yahoo_entertainment: Dataset generated from the Yahoo! web site index (arts entertainment)

Description

Multilabel dataset from the text domain.

Usage

yahoo_entertainment(...)

Arguments

...

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

Format

An mldr object with 12730 instances, 32001 attributes and 21 labels

Examples

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

Run the code above in your browser using DataLab