Basics of linear models (focus on visualizations and logistic regression)
Dates: Mon, Jan 13 - Wed, Jan 22
You have to submit at least one of the two assessments (the theory or simulations). Whatever you submit, make sure you follow the other assignment as well. All submissions will be on Laulima.
A detailed analysis of logistic regression as a maximum entropy approach is here. The theory homework is based off this writeup (most of the solutions are already in the writeup, a few details need to be filled up). If you submit this part, make sure you have everything set up to do the simulations in the second assignment (you will need it later).
We did a demo with logistic regression and the weather data on Jan 22. You will have to implement the same in your simulation homework. In addition, you have to build a single neuron network that simulates linear regression (ordinary least squares as well as regularized linear regression). If you submit this part, make sure you have the basic understanding of probability needed for the theory part.