tmc2007 {mldr.datasets} | R Documentation |
Dataset from airplanes failures reports
Description
Multilabel dataset from the text domain.
Usage
tmc2007(...)
Arguments
... |
Additional options for the loading function (e.g. |
Format
An mldr object with 28596 instances, 49060 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 <- tmc2007() # Check and load the dataset
toBibtex(tmc2007)
tmc2007$measures
## End(Not run)
[Package mldr.datasets version 0.4.2 Index]