Recommendation algorithm for passengers based on Hadoop and trajectory data

Weipeng JING,Likun HU
DOI: https://doi.org/10.3778/j.issn.1002-8331.1411-0170
2016-01-01
Abstract:In order to improve the efficiency of passenger recommendation algorithm for wisdom city, this paper uses classical probability to count the percentage of the empty taxi passing days in the total days to recommend the probability of passengers waiting for empty taxi, and uses least squares to fit arrival rate curve, namely, the relation curve between time and the number of empty taxis to predict the time passengers have to wait to take an empty taxi from the time that they reach the right road. To improve the efficiency of recommendation, the paper has done three more work:Select Hadoop as data storage and computing platform to improve the ability of data processing;put forward a new road network storage structure based on rasterizing maps to improve the search speed of the map; reform a map matching algorithm which based on computational geometry to improve the matching accuracy. Field testing experiments show that, the cor-rect probability of empty taxi recommendation algorithm accuracy can reach 87%while the accuracy of waiting time rec-ommendation algorithm is about 88.4 %, which shows the feasibility of mining trajectory data to provide recommenda-tion service for passengers.
What problem does this paper attempt to address?