Skip to content

Create Mini Project - #23

Open
Nishthas05 wants to merge 1 commit into
ernbilen:mainfrom
Nishthas05:main
Open

Create Mini Project#23
Nishthas05 wants to merge 1 commit into
ernbilen:mainfrom
Nishthas05:main

Conversation

@Nishthas05

Copy link
Copy Markdown

…- Nick Singh, Kevin Huo -- Place of publication not identified, 2021 -- Ace the Data -- 9780578973838 -- 8ffbabf64bf797ac2765e98282099a59 -- Anna’s Archive.pdf

…- Nick Singh, Kevin Huo -- Place of publication not identified, 2021 -- Ace the Data -- 9780578973838 -- 8ffbabf64bf797ac2765e98282099a59 -- Anna’s Archive.pdf
@Nishthas05 Nishthas05 changed the title Create Ace the Data Science Interview_ 201 Real Interview Questions -… Create Mini Project Jan 30, 2025
@Nishthas05

Copy link
Copy Markdown
Author

@DerekChibbaro

Copy link
Copy Markdown

Really cool idea and I like your thought process behind the variety of models that could be used to analyze how the naturalization rates are correlated with historical events. If major events seem to be outliers, you could group them all together to see how the major events vary (maybe try to see which major event causes the highest or lowest spike in naturalizations?)

@ernbilen

ernbilen commented Feb 5, 2025

Copy link
Copy Markdown
Owner

I like this a lot. EDA-wise you have a lot to explore, trends, patterns.. I don't think your logistic regression makes sense in this context, but k-means does. I'm not familiar with how naturalizations work, as in, if there are country based caps, but one thing you can explore is h1b or green card caps based on a country and how those caps are allocated. Another thing to keep in mind is naturalization is a choice, as in, after 5 years of being a green card holder, you have the option to apply for naturalization, so keep in mind when interpreting your results. Also, I wonder if you have access to denial rates. Lastly, you may need to go beyond Kaggle's data and get data from USCIS directly.

@Nishthas05

Copy link
Copy Markdown
Author

@DerekChibbaro

Copy link
Copy Markdown

I think something to look at is the time of year certain events are more heavily covered versus others. Are there certain types of events that are talked about more in the summer or winter and why would that be the case? You could also think about how different events are talked about using your text analysis...negative or positive? Many news outlets are usually biased in some ways so you could analyze how they compare to each other.

@Nishthas05

Copy link
Copy Markdown
Author

@ernbilen

ernbilen commented Feb 24, 2025

Copy link
Copy Markdown
Owner
  • Memes are always appreciated.
  • Nice sample range!
  • Consider using USCIS data directly.
  • For exploratory data analysis (EDA), try k-means clustering at the country level.
  • The region-wise chart is useful.
  • USCIS categorizes some countries based on backlogs—could this be leveraged?

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

Successfully merging this pull request may close these issues.

3 participants