Learn R Programming

mldr.datasets (version 0.3.1)

imdb: Dataset generated from the IMDB film database

Description

Multilabel dataset from the text domain.

Usage

imdb()

Arguments

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

Run this code
imdb()  # Check and load the dataset
toBibtex(imdb)
imdb$measures

Run the code above in your browser using DataLab