We will learn:
What linear regression is.
When to use it.
How to split data.
How to use linear regression to select features.
How to apply linear regression to predict housing prices.
Our programming environment will be on Kaggle using Python. Here is the dataset: https://www.kaggle.com/c/house-prices-advanced-regression-techniques
People should follow that link and look at other people's notebooks to get an idea of how linear regression works, and they should also familiarize themselves with how Kaggle works.
How does Kaggle work?: https://www.kaggle.com/docs
Housing prices competition: https://www.kaggle.com/c/house-prices-advanced-regression-techniques
This is the virtual meeting link of the Data Science Club based out of theClubhou.se. The purpose of the group is to delve into data science using Python. The group meets on the first Thursday of every month.