Research Article

Using Trajectory Subclustering to Improve Destination Prediction

Algorithm 5

, decision threshold check in DPTS.
inputs:, average probability of the best GMM for the DPTS clusters, , average probability of the best GMM for the BDP clusters, , a Boolean flag indicating whether to use dynamic or static mode , the parameter value to use in the decision threshold
output:, whether the decision threshold to use was exceeded
(1)ifthen
(2)return
(3)else
(4)return
(5)end