Learn R Programming

mldr.datasets (version 0.4.2)

yahoo_health: Dataset generated from the Yahoo! web site index (health category)

Description

Multilabel dataset from the text domain.

Usage

yahoo_health(...)

Arguments

...

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

Format

An mldr object with 8205 instances, 30605 attributes and 32 labels

Examples

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

Run the code above in your browser using DataLab