4. Hondezvous

2021
In collaboration with Nikhil Dutt, Xuerui Song, Charlie Duarte, Isabel Zavian, Ebru Odok, and Honda’s 99P Labs
Data Science; Data Visualization; UI
https://medium.com/data-x-hondezvous
Our team was selected by 99P Labs, an innovation lab supported by Honda and The Ohio State University, to develop machine learning methods that can predict a vehicle’s future location and dwell time (how long a car will remain stationary for) enabling a host of services: make a car a delivery location, get services on the move, and enter a personal car into the gig economy to earn passive income.


Over the course of five months, we developed two models to predict a vehicle’s next location and associated dwell time. To determine the destination of a given car based on an initial start position in time, we developed a Markov Model. We then creatively combined DBScan, K-NN, and XGboost algorithms to achieve accurate dwell time forecasts. Once the two models were built, they were consolidated into an efficient UI for service providers. Our model achieved an accuracy of nearly 80% on our test set.

