Learn R Programming

mldr.datasets (version 0.4.2)

tmc2007_500: Dataset from airplanes failures reports (500 most relevant features extracted)

Description

Multilabel dataset from the text domain.

Usage

tmc2007_500(...)

Arguments

...

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

Format

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

Examples

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

Run the code above in your browser using DataLab