Spark's Work

Basic Python for Data Analysis - III

In this post, I will analyze a real estate dataset. The goal is to predict the house price per unit area based on a number of covariates. We will focus on applying the linear regression and the Gamma generalized linear model (GLM).

Same as before, the notebook is embedded below for easier reading, or can be also opened in another window by clicking here.