Skip to content

Latest commit

 

History

History

README.md

Mobility Data Analysis (MDA)

Master in Big Data Analytics & Social Mining, University of Pisa.

Teachers

  • Mirco Nanni (ISTI-CNR)
  • Luca Pappalardo (ISTI-CNR)

Abstract

In these hands-on lessons, we present an overview on the fundamental principles underlying the analysis of mobility data, using scikit-mobility, a specific Python library designed by the tutorial presenters.

In particular, we see how to visualize trajectories, flows and tessellations, how to clean raw mobility data by using standard techniques proposed in the mobility data mining literature, and how to analyze mobility data by using the main measures characterizing human mobility patterns (e.g., radius of gyration, daily motifs, mobility entropy).

Outline of hands-on course

Lessons

Practice

Get ready: install scikit-mobility and download data

Tips and tricks