Learn R Programming

mldr.datasets (version 0.4.2)

yahoo_social: Dataset generated from the Yahoo! web site index (social category)

Description

Multilabel dataset from the text domain.

Usage

yahoo_social(...)

Arguments

...

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

Format

An mldr object with 12111 instances, 52350 attributes and 39 labels

Examples

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

Run the code above in your browser using DataLab