Returns a sits tibble with the results of the ML classifier.
.sits_distances_classify(distances, class_info, ml_model, multicores)
data.table with distances.
tibble with classification information.
model trained by sits_train
.
number of threads to process the time series.
A data.table with the predicted labels.