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

Description Usage Arguments Format Source Examples

View source: R/datasets.R

Description

Multilabel dataset from the text domain.

Usage

1

Arguments

...

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

Format

An mldr object with 8205 instances, 30605 attributes and 32 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

1
2
3
4
5
6
## Not run: 
yahoo_health <- yahoo_health()  # Check and load the dataset
toBibtex(yahoo_health)
yahoo_health$measures

## End(Not run)

mldr.datasets documentation built on May 2, 2019, 3:43 p.m.