yahoo_science {mldr.datasets}R Documentation

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

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_science <- yahoo_science()  # Check and load the dataset
toBibtex(yahoo_science)
yahoo_science$measures

## End(Not run)

[Package mldr.datasets version 0.4.2 Index]