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

Sharing results #7

Open
max-mapper opened this issue Aug 10, 2023 · 3 comments
Open

Sharing results #7

max-mapper opened this issue Aug 10, 2023 · 3 comments

Comments

@max-mapper
Copy link

max-mapper commented Aug 10, 2023

I did a fun little project predicting 2 million LA County parcel registered owner names with this library. The main issues here seem to be with Filipino and Armenian names

Screenshot_20230810_155812

Here is predicted ethnicity of owner name vs reported occupant ethnicity in 2020 census (majority at block group level)

Screenshot_20230807_214143

@fangzhou-xie
Copy link
Owner

Thanks very much for sharing your interesting results! It's my pleasure to see that my work to be used in practice.

BTW, what are the colors used in the second plot? It seems that the model predicts more "yellow" race/ethnicity than it should be, as compared to "green" one. Alas, the prediction error is not trivial.

@max-mapper
Copy link
Author

@fangzhou-xie In this case I don't think it's prediction error, the area here is El Monte California and the plot on the left is based on census (i.e. owners and renters) but the plot on the right where I predicted the ethnicity is based on property owner data (so just owners, not necessarily occupents). I think it is showing that the green (asian names) are the majority owners but yellow (hispanic/latino names) are the majority in the census

@fangzhou-xie
Copy link
Owner

I see. Thanks for your clarification! This seems to be an interesting result.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants