Learn R Programming

mldr.datasets (version 0.4.2)

yahoo_business: Dataset generated from the Yahoo! web site index (business category)

Description

Multilabel dataset from the text domain.

Usage

yahoo_business(...)

Arguments

...

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

Format

An mldr object with 11214 instances, 21924 attributes and 30 labels

Examples

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

Run the code above in your browser using DataLab