imdb: Dataset generated from the IMDB film database

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 120919 instances, 1001 attributes and 28 labels

Source

Read, J. and Pfahringer, B. and Holmes, G. and Frank, E., "Classifier chains for multi-label classification", Machine Learning, (3)85, pp. 333-359, 2011

Examples

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

## End(Not run)

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