Difference between revisions of "Mystery at the Wildlife Preserve"

From Visual Analytics and Applications
Jump to navigation Jump to search
(To use TreeMaps to gather insights and make an interactive visualization)
 
(NYC Taxi Trip Duration Visualisation Project)
Line 1: Line 1:
Overview: The Boonsong Lekagul Nature Preserve is used by local residents and tourists for day-trips, overnight camping or sometimes just passing through to access main thoroughfares on the opposite sides of the preserve. The entrance booths of the preserve are monitored in order to generate revenue as well as monitor usage. Vehicles entering and exiting the preserve must pay a fee based on their number of axles (personal auto, recreational trailer, semi-trailer, etc.).  This generates a data stream with entry/exit timestamps and vehicle type. There are also other locations in the part that register traffic passing through. While hiking through the various parts of the preserve, Mitch has noticed some odd behaviors of vehicles that he doesn’t think are consistent with the kinds of park visitors he would expect. If there were some way that Mitch could analyze the behaviors of vehicles through the park over time, this may assist him in his investigations.
+
The project is a previous Kaggle challenge to build a model which predicts the total ride duration for taxis for their trips in New York City.  
 +
The primary dataset was released by Limousine Commission and the NYC Taxi.  
 +
It includes the pickup time, the geo-coordinates, the number of passengers, and many other variables.

Revision as of 12:58, 25 July 2017

The project is a previous Kaggle challenge to build a model which predicts the total ride duration for taxis for their trips in New York City. The primary dataset was released by Limousine Commission and the NYC Taxi. It includes the pickup time, the geo-coordinates, the number of passengers, and many other variables.