Urban-Analytics-Technology-Platform / acbm

activity-based modelling pipeline (for transport demand models)
https://hackmd.io/w-m_OKaDT3GGBfSqFPpBjA
Apache License 2.0
4 stars 1 forks source link

Add activity patterns to synthetic population #9

Closed Hussein-Mahfouz closed 3 months ago

Hussein-Mahfouz commented 4 months ago

This PR is linked to issue #8 . It will allow us to create activity chains for each individual in the population. That will include:

Our first iteration of this is using statistical matching

The results will not include geographical locations. That part of the analysis will be done at a later stage

review-notebook-app[bot] commented 4 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Hussein-Mahfouz commented 3 months ago

Currently we have:

  1. Categorical matching (household level)
  2. Propensity score matching (individual level)