activitysim icon indicating copy to clipboard operation
activitysim copied to clipboard

Explicit chunking on all interaction simulate models

Open dhensle opened this issue 1 year ago • 0 comments

Adds the option of explicit chunking to all interaction simulate models that were not already hooked-up. These include destination choice, location choice, and scheduling.

Also implemented a feature where the explicit_chunk setting can be less than 1. If less than one, it specifies the fraction. So explicit_chunk: 0.1 would mean that there would be 10 chunks. If greater than 1, explicit_chunk remains the total number of rows in the chooser table.

dhensle avatar May 09 '24 01:05 dhensle