Learn R Programming

mldr.datasets (version 0.4.2)

yahoo_computers: Dataset generated from the Yahoo! web site index (computers category)

Description

Multilabel dataset from the text domain.

Usage

yahoo_computers(...)

Arguments

...

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

Format

An mldr object with 12444 instances, 34096 attributes and 33 labels

Examples

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

Run the code above in your browser using DataLab