Learn R Programming

mldr.datasets (version 0.4.2)

yahoo_society: Dataset generated from the Yahoo! web site index (society category)

Description

Multilabel dataset from the text domain.

Usage

yahoo_society(...)

Arguments

...

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

Format

An mldr object with 14512 instances, 31802 attributes and 27 labels

Examples

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

Run the code above in your browser using DataLab