This data on floral pear bud detection was first described by Wouters et al.
The goal is to classify the instances into buds, branches, scales and support.
The numeric vectors resulted from a multispectral vision sensor and describe the scanned images.
Usage
data("data_floralbuds")
Arguments
Format
A data frame with 550 observations on the following 7 variables.
data("data_floralbuds")
str(data_floralbuds)
summary(data_floralbuds)
# The data are used in:if (FALSE) {
vignette("Discriminant_analysis_examples")
vignette("Neural_net_examples")
}