SANDAG / ABM

Sandag ABM
https://github.com/SANDAG/ABM/wiki
21 stars 21 forks source link

Add Mode Choice Python notebook #7

Closed blakerosenthal closed 4 years ago

blakerosenthal commented 4 years ago

Jupyter visualization notebook to be used in conjunction with the mode choice diagnostic tool. Users configure the notebook using a tour file, household file, and region shapefile. The user can then filter the data by purpose, mode, income, autos, etc. and superimpose the probability and/or utility results over a map of the region.

Configuration

Screen Shot 2020-08-26 at 4 10 00 PM

Selection

Screen Shot 2020-08-26 at 4 11 48 PM

Dynamic Maps

Probability

Screen Shot 2020-08-26 at 4 13 48 PM

Utility

Screen Shot 2020-08-26 at 4 16 16 PM
blakerosenthal commented 4 years ago

@cundo92 I put this in validation/python/, but is there a better place for it to work with your tool?

cundo92 commented 4 years ago