This is the branch for experimenting with baseline modeling. We can use this PR space to show recent changes that have been made.
Note, we expect unit tests to fail here, as some rely on column names that we no longer use.
The regression in the model currently operates on ABSOLUTE numbers of votes (i.e. the number of votes received in reporting units is used to predict the number of votes in non-reporting units). To blend a baseline, we need to change this to shares (i.e. the % Dem in reporting units used to predict % Dem in non-reporting units).
Description
This is the branch for experimenting with baseline modeling. We can use this PR space to show recent changes that have been made.
Note, we expect unit tests to fail here, as some rely on column names that we no longer use.
The regression in the model currently operates on ABSOLUTE numbers of votes (i.e. the number of votes received in reporting units is used to predict the number of votes in non-reporting units). To blend a baseline, we need to change this to shares (i.e. the % Dem in reporting units used to predict % Dem in non-reporting units).
Jira Ticket
https://arcpublishing.atlassian.net/jira/software/c/projects/ELEX/boards/1026?modal=detail&selectedIssue=ELEX-2616
Test Steps
To test as a single-run model:
To run with the testbed: