shiraz-it / lr-immigration-unemployment

Is there a linear connection between immigration and unemployment rate? Let's implement LR and check!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LR-immigration-unemployment


This nootebook is the final project for the course SciComPy at IDC Herzeliya.

More about the course and the instructor- https://scicompy.yoavram.com/

At this project, we implement Linear Regression over data of unemployment rate at the US and the US border crossing. Both datasets from Kaggle:

https://www.kaggle.com/jayrav13/unemployment-by-county-us

https://www.kaggle.com/divyansh22/us-border-crossing-data

More information about the implementation can be found at the notebook.

Enjoy!

About

Is there a linear connection between immigration and unemployment rate? Let's implement LR and check!


Languages

Language:Jupyter Notebook 100.0%