[places] allowing training examples in the US and Canada with no city 5% of the time so the road=>{county,state} transition is more likely

This commit is contained in:
Al
2017-03-29 16:43:08 -04:00
parent b90a703746
commit 3e051a30da

View File

@@ -138,6 +138,7 @@ countries:
- suburb
- city_district
- state_district
- state
components:
suburb:
dependencies:
@@ -145,6 +146,8 @@ countries:
- city
- state_district
- state
city:
probability: 0.95
state:
probability: 0.7
population:
@@ -367,6 +370,7 @@ countries:
- suburb
- city_district
- state_district
- state
# Definitions
new_york_county: &new_york_county
id: 2552485 # New York County (Manhattan, NY)
@@ -414,7 +418,7 @@ countries:
- <<: *new_york_county
probability: 0.1
city:
probability: 1.0
probability: 0.95
containing:
- <<: *kings_county
probability: 0.1
@@ -424,6 +428,8 @@ countries:
probability: 0.1
- <<: *richmond_county
probability: 0.1
- <<: *new_york_county
probability: 1.0
island:
order:
direction: before