compareData {micer} | R Documentation |
Data for multiclass classification comparison
Description
Example multiclass classification dataset with the following wetland-related classes: "PFO", "PEM", "RLP", and "Not". PFO = Palustrine Forested; PEM = Palustrine Emergent; RLP = River, Lake, Pond; Not = Not Wetland. There are 600 examples from each class relative to the reference labels.
Format
- ref
correct label
- rfRred
random forest prediction
- dfRred
single decision tree prediction
References
These data are unpublished
[Package micer version 0.2.0 Index]