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.
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.
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