yahoo_social {mldr.datasets}R Documentation

Dataset generated from the Yahoo! web site index (social category)

Description

Multilabel dataset from the text domain.

Usage

yahoo_social(...)

Arguments

...

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

Format

An mldr object with 12111 instances, 52350 attributes and 39 labels

Source

Ueda, N. and Saito, K., "Parametric mixture models for multi-labeled text", Advances in neural information processing systems, pp. 721–728, 2002

Examples

## Not run: 
yahoo_social <- yahoo_social()  # Check and load the dataset
toBibtex(yahoo_social)
yahoo_social$measures

## End(Not run)

[Package mldr.datasets version 0.4.2 Index]