Learn R Programming

mldr.datasets (version 0.4.2)

yahoo_reference: Dataset generated from the Yahoo! web site index (reference category)

Description

Multilabel dataset from the text domain.

Usage

yahoo_reference(...)

Arguments

...

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

Format

An mldr object with 8027 instances, 39679 attributes and 33 labels

Examples

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

Run the code above in your browser using DataLab