activitysim
activitysim copied to clipboard
An Open Platform for Activity-Based Travel Modeling
| Idea | Level-of-effort | Notes | Priority | | ------------- | ------------- | ------------- | ---- | | Avoid long trace file names | Hours | Reduce filenames (especially...
| Idea | Level-of-effort | Notes | Priority | | ------------- | ------------- | ------------- | ---- | | Log dependent package versions | Hours | This is useful for...
When first setting up the iterative `trip_purpose_and_destination` model, some users get high trip fail rates, which is likely due to inconsistencies upstream related to input data, expressions, etc.. To aid...
The chunk_cache.csv file needs to be in the cache folder in the outputs directory. Since this is a model input, it might make more sense to move the reference to...
Proposed workflow: 1. `activitysim run -c configs -c configs_defaults` where "configs" has only a few model settings .yaml's and a few updated settings in settings.yaml with `inherit_settings: True`. 2. ActivitySim...
| Idea | Level-of-effort | Notes | Priority | | ------------- | ------------- | ------------- | ---- | | Log time to solve each expression | Hours | To identify...
- We should think about a better way to manage model specifications moving forward - As we build new submodels like transit pass ownership, we should figure out a good...
Build a prototype set of benchmarks using the [airspeed velocity](https://asv.readthedocs.io/en/stable/) tool.
@danielsclint - We're now creating tasks for work moving forward so I created this placeholder task for your [visualization task](https://github.com/ActivitySim/activitysim/wiki/Phase-6b-Scope-of-Work#task-4-visualization). Feel free to use this task, create tasks for subtasks,...
ActivitySim's estimation mode documentation needs to be expanded to better explain how to use Estimation Mode for model development, including: - [ ] How `larch.ModelGroup` works to jointly estimate multiple...