Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add price breakdowns by strata to condo pipeline report #31

Closed
wrridgeway opened this issue Feb 15, 2024 · 1 comment · Fixed by #78
Closed

Add price breakdowns by strata to condo pipeline report #31

wrridgeway opened this issue Feb 15, 2024 · 1 comment · Fixed by #78
Assignees
Labels
reporting Diagnostics via Quarto or related outputs

Comments

@wrridgeway
Copy link
Member

It's a little difficult currently to evaluate the precision with which strata are built and imputed. We should add a section to the pipeline report that breaks down sales prices (min, med, mean, max) by strata that are assigned and imputed.

@dfsnow dfsnow self-assigned this Mar 26, 2024
@dfsnow dfsnow added the reporting Diagnostics via Quarto or related outputs label Apr 15, 2024
@dfsnow dfsnow assigned Damonamajor and unassigned dfsnow Apr 15, 2024
@Damonamajor
Copy link
Contributor

Crux of this issue - imputing strata in the CONDO model by looking at nearby buildings (the KNN step) to find the STRATA for buildings which don't have any sales. We wanted to look at the distribution of sales (after filtering) within the STRATA to get a sense of why the Strata is constructed the way it is. Also the distribution of values created by the model for each strata.
Breaking out the ones which don't initially have a strata.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
reporting Diagnostics via Quarto or related outputs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants