We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f27067 commit 8139cf4Copy full SHA for 8139cf4
ext-configs/vehicle_type_choice.yaml
@@ -4,6 +4,8 @@ SPEC: vehicle_type_choice_op4.csv
4
COEFFICIENTS: vehicle_type_choice_op4_coefficients.csv
5
ALTS: vehicle_type_choice_op4_alternatives.csv
6
7
+explicit_chunk: 5000
8
+
9
# SPEC: vehicle_type_choice_op2.csv
10
# COEFFICIENTS: vehicle_type_choice_op2_coefficients.csv
11
# ALTS: vehicle_type_choice_op2_alternatives.csv
performance-benchmarking.yaml
@@ -37,7 +37,7 @@ steps:
37
trace_hh_id:
38
trace_od:
39
chunk_method: hybrid_uss
40
- chunk_training_mode: disabled
+ chunk_training_mode: explicit
41
42
- name: activitysim.workflows.steps.pype
43
in:
0 commit comments