Skip to content

Project Meeting 2020.05.08

Ben Stabler edited this page May 8, 2020 · 23 revisions

Task 1 Project Management (milestone)

  • Discuss Phase 6 scoping and ranking here
  • Fixed TravisCI so test system works again since GitHub migrated to a new TravisCI setup
  • Pulled another SEMCOG PR
  • The Berkeley/LBL BEAM project is now running ActivitySim for Austin. I suggested they share their work with the team once they are ready.

Task 6 Model Developer Tutorial (milestone)

  • Continued work on the Jupyter notebook recipes
  • Starting on an improvement to the command line interface (cli) for estimation example distribution (see next item)

Task 9 Estimation Mode (milestone)

  • All tour models updated, see estimation example setting.yaml
  • Need to improve example distribution since estimation needs a bigger example than the mini example in order to produce reasonable estimates. Here's the basic plan:
    • cli can get example data from a new activitysim data repo
      • Mini 25 zone example (included in the software repo)
      • SF county 190 zone example (required for estimation)
      • Full scale example
      • Multizone example data
    • Add a create argument to get a certain data set from the new repo
  • Need to update example notebooks to run the EDB creation code
  • Need to add tests and user documentation

Task 3 Two Zones (milestone)

Clone this wiki locally