Learn R Programming

mldr.datasets (version 0.4.2)

tmc2007: Dataset from airplanes failures reports

Description

Multilabel dataset from the text domain.

Usage

tmc2007(...)

Arguments

...

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

Format

An mldr object with 28596 instances, 49060 attributes and 22 labels

Examples

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

Run the code above in your browser using DataLab