function a = modelset_boot(a, data) Modelset boot: to be called when data with new characteristics (features, labels) will be used for the first time. *Important*: data must contain samples from all classes. In the future if new classes are introduced, there must be a way to add models to the modelset This function is much like modelset_train, it just calls a different function