[addresses] reverting AUS probabilties
This commit is contained in:
@@ -1335,7 +1335,7 @@ countries:
|
|||||||
probability: 0.6
|
probability: 0.6
|
||||||
alternatives:
|
alternatives:
|
||||||
- alternative: *unit
|
- alternative: *unit
|
||||||
probability: 0.1
|
probability: 0.15
|
||||||
- alternative: *number
|
- alternative: *number
|
||||||
probability: 0.2
|
probability: 0.2
|
||||||
- alternative: *lot
|
- alternative: *lot
|
||||||
@@ -1420,16 +1420,16 @@ countries:
|
|||||||
sample: true
|
sample: true
|
||||||
default: *flat
|
default: *flat
|
||||||
# Reduce the default's probability to make room for sampling
|
# Reduce the default's probability to make room for sampling
|
||||||
probability: 0.49
|
probability: 0.39
|
||||||
sample_probability: 0.51
|
sample_probability: 0.01
|
||||||
numeric:
|
numeric:
|
||||||
direction: left
|
direction: left
|
||||||
standalone:
|
standalone:
|
||||||
default: *penthouse
|
default: *penthouse
|
||||||
sample: true
|
sample: true
|
||||||
# Reduce the default's probability to make room for sampling
|
# Reduce the default's probability to make room for sampling
|
||||||
probability: 0.49
|
probability: 0.39
|
||||||
sample_probability: 0.51
|
sample_probability: 0.01
|
||||||
standalone_probability: 1.0
|
standalone_probability: 1.0
|
||||||
|
|
||||||
# For unit types like 2/34
|
# For unit types like 2/34
|
||||||
|
|||||||
Reference in New Issue
Block a user