Citi Bike Neighborhoods

This app shows a K-means clustering of Citi Bike stations. It is based on the pattern of bikes arriving to and leaving from each station, every hour of the day and counting separately for weekdays and weekends.

The first tab contains the clustering results, and the second tab the proportion of variance explained for each value of k.

Source code is available on GitHub.