Subscribe to our Newsletter
& get a freebie with our favorite products

For more complex analysis, researchers often use the Uber-Text dataset to train deep learning models on street-level imagery and text transcriptions. The Uber Text dataset - Amazon S3
Instead of just tracking where a user went, this feature uses natural language processing (NLP) and machine learning to analyze the "Purpose" and "Context" columns often found in these files (e.g., "Meeting," "Meal," "Errand"). uber-90.txt
This allows for Proactive Dispatching , where a vehicle is pre-positioned near a user's likely start point before they even open the app, based on their historical text-logged behavior. For more complex analysis, researchers often use the
If "uber-90.txt" shows a pattern where "Meeting" trips on Mondays are followed by "Personal" errands on Wednesdays, the model identifies a "Reliability Score" for a user's weekly routine. If "uber-90
While "uber-90.txt" appears to be a specific data file—likely linked to or the Uber-Text OCR project —a powerful "deep feature" to derive from such a text-based log would be Predictive Intent Scoring . Deep Feature: Predictive Intent Scoring
By correlating specific text-based purpose labels with time-series data (like START_DATE and END_DATE ), you can predict the likelihood of a user’s next trip.