This assignment explores the use of linear and non-linear regression with squared loss function to predict peak demand from high temperature. It includes Matlab solutions, non-linear regression with polynomial and RBF features, and kernel linear regression using a Gaussian kernel. The assignment also covers Gaussian kernel regression with noisy samples.