ual / ual_model_workspace

Repo for building a clean UrbanSim model for the Bay Area
BSD 3-Clause "New" or "Revised" License
2 stars 4 forks source link

Bug fix in data import; notebook with probabilities demo #14

Closed smmaurer closed 6 years ago

smmaurer commented 6 years ago

This PR merges some updates to my Large-MNL.ipynb notebook that demonstrate how we can now get probabilities and unconstrained choices from a large MNL model.

The underlying functionality is implemented in https://github.com/UDST/urbansim_templates/pull/14.

This PR also fixes a bug in datasources.py where the indexes of a couple of tables were unnamed, which meant we couldn't directly access those columns once the tables were in Orca.

cc @waddell @Arezoo-bz @mxndrwgrdnr