Skip to content

Project Meeting 2017.07.21

Ben Stabler edited this page Jul 21, 2017 · 20 revisions

Logsums

  • The logsums branch is largely complete
  • Work and school location choice now include intelligent sampling and logsums
  • Required revisions to the entire chain of modules, as described here
  • Both models also include intelligent sampling as well now, as described here
  • Revised chunk_size setting to be smarter: it now specifies the number of values in chunk (total size), not just number of chunk rows
  • Improved handling of data type issues in low level dot operations and this significantly improved runtimes of all models
  • Copied the mode_choice expression file and removed attributes not available for work/school location in order to avoid the pre-processing that doesn't apply to the logsums and instead created a logsums expression file for now; @We need to go back and fix this
  • Tests implemented
  • @We need to test on full model setup
  • @We need to update documentation since this is a major revision

Project management

Clone this wiki locally