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