Learn R Programming

mldr.datasets (version 0.4.2)

imdb: Dataset generated from the IMDB film database

Description

Multilabel dataset from the text domain.

Usage

imdb(...)

Arguments

...

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

Format

An mldr object with 120919 instances, 1001 attributes and 28 labels

Examples

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

Run the code above in your browser using DataLab