Skip to content

Predict on new addresses - #5

Merged
geneorama merged 8 commits into
Chicago:devfrom
potash:feature/census-blocks
Dec 21, 2017
Merged

Predict on new addresses#5
geneorama merged 8 commits into
Chicago:devfrom
potash:feature/census-blocks

Conversation

@potash

Copy link
Copy Markdown

This updates the saved feature matrix ("address_data_today") to include a row for a new address in each geography tuple (intersection of a community area, ward, and census block-- there are ~60k such tuples). This gets used by the API whenever we get an address that geocodes but was not in any of our address datasets, we simply grab the row corresponding to its geography tuple.

@geneorama
geneorama changed the base branch from master to devDecember 21, 2017 16:46
@geneorama

Copy link
Copy Markdown
Member

Just reviewed the changes with @potash, everything looks good. This should help with new addresses that fall into geographies that we have not previously seen with the model.

@geneorama
geneorama merged commit ef00eb4 into Chicago:devDec 21, 2017
This was referenced Jan 3, 2018
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@potash@geneorama