activitysim icon indicating copy to clipboard operation
activitysim copied to clipboard

An Open Platform for Activity-Based Travel Modeling

Results 324 activitysim issues
Sort by recently updated
recently updated
newest added

#890 has been fixed, but there is no CI testing to ensure the fix is stable and reliable.

Test

Fix for #846. In addition to CI tests, also successfully ran the SANDAG (cropped) estimation data through estimation mode and confirmed the creation of school escorting and joint tour frequency...

This pull request fixes an error in Larch estimation of the CDAP model, reported in #595. There was a bug in the code, where interaction terms for 3, 4, and...

The [technical memorandum](https://docs.google.com/document/d/1g1RcT7Am6TMdnykOgJmrtZ__bCDS3aCl/edit?usp=drive_link&ouid=114747292011800193025&rtpof=true&sd=true) describing the results of implementation and testing of explicit error terms (revealed a number of potential activities that could be pursued to better understand model outcomes and...

Fixes for #1016 and #1015. (These are in the same PR since they both arose when cleaning a single model's configs up.)

This PR addresses issue #892. **Status:** Draft - core functionality implemented, remaining: logging and documentation. ## Summary Adds a new `skip_failed_choices` setting that allows ActivitySim to skip households that cause...

**Description**: Currently, skims are read from OMX files, but based on our experience, storing skims in Parquet format can reduce file size by ~30%. This would significantly reduce storage requirements...

Feature

**Describe the bug** I am trying to add new expressions to ActivitySim model specs to estimate models, but the estimation is crashing with a `NameError: name 'df' is not defined`...

Bug

**Describe the bug** This is an odd one. When running sharrow in test mode with a uv environment, I get a 'utility not aligned' error [here](https://github.com/ActivitySim/activitysim/blob/main/activitysim/core/simulate.py#L812), but not when running...

Bug

Phase 10 introduced UV-based packaging and installation of ActivitySim to enhance version control and reproducibility, and to ensure smooth installation of ActivitySim environments across different platforms and configurations. ActivitySim’s online...