This document discusses techniques for predicting the next location of a user based on their location history data. It proposes using incremental learning methods like multivariate multiple regression, spherical-spherical regression, and randomized spherical K-NN regression on a damped window model to solve the location prediction problem in a streaming data setup. The techniques allow planning travel by providing routes and nearby facilities to predicted and current locations using APIs like Google Maps.