Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 649 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 649 Bytes

Does Mobility Make or Break Friendships?

A study of the effect of Mobility on Friendship using a different models to predict how many friendships Foursquare users will make or break in a 22 month time period.

Dataset

  • Global-scale Check-in Dataset collected from Foursquare
  • Two snapshots of user friendship networks before and after the check-in data collection period
  • Venue information from Foursquare

Dataset can be found here. (2.5Gb)

Notebooks

  • preprocessing.ipynb to get cleaned datasets
  • friendship.ipynb for the main project