tmc2007_500 {mldr.datasets}R Documentation

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

Source

Srivastava, A. N. and Zane-Ulman, B., "Discovering recurring anomalies in text reports regarding complex space systems", Aerospace Conference, pp. 3853-3862, 2005

Examples

## Not run: 
tmc2007_500 <- tmc2007_500()  # Check and load the dataset
toBibtex(tmc2007_500)
tmc2007_500$measures

## End(Not run)

[Package mldr.datasets version 0.4.2 Index]