A data set that demonstrates the ordinal multiple-instance learning structure with feature columns randomly sampled from a multivariate normal distribution.
ordmvnorm
An MI data frame with 1000 rows 8 variables, and 5 bags. Instance
labels can be accessed via attr(ordmvnorm, "instance_label")
.
outcome label at the bag level. This is the maximum of the inst_label
for each bag
indicator of each bag
Variable with mean equal to 2 * inst_label
Variable with mean equal to -1 * inst_label
Variable with mean equal to 1 * inst_label
Variable with mean 0, essentially noise
Variable with mean 0, essentially noise