Learn R Programming

mldr.datasets (version 0.4.2)

yahoo_science: Dataset generated from the Yahoo! web site index (science category)

Description

Multilabel dataset from the text domain.

Usage

yahoo_science(...)

Arguments

...

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

Format

An mldr object with 6428 instances, 37187 attributes and 40 labels

Examples

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

Run the code above in your browser using DataLab