Skip to content

Commit 8139cf4

Browse files
committed
add explicit chunking for vehicle type choice
1 parent 5f27067 commit 8139cf4

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

ext-configs/vehicle_type_choice.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ SPEC: vehicle_type_choice_op4.csv
44
COEFFICIENTS: vehicle_type_choice_op4_coefficients.csv
55
ALTS: vehicle_type_choice_op4_alternatives.csv
66

7+
explicit_chunk: 5000
8+
79
# SPEC: vehicle_type_choice_op2.csv
810
# COEFFICIENTS: vehicle_type_choice_op2_coefficients.csv
911
# ALTS: vehicle_type_choice_op2_alternatives.csv

performance-benchmarking.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ steps:
3737
trace_hh_id:
3838
trace_od:
3939
chunk_method: hybrid_uss
40-
chunk_training_mode: disabled
40+
chunk_training_mode: explicit
4141

4242
- name: activitysim.workflows.steps.pype
4343
in:

0 commit comments

Comments
 (0)