Self-check
Linear Models and Intro to Deep Learning
One answer per question, one attempt per quiz — you cannot retake it.
Question 1 of 5
What is the key difference between maximum likelihood (ML) and maximum a posteriori (MAP) estimation?
Question 2 of 5
Using L2 weight decay (ridge regression) in a linear model corresponds to assuming which prior on the weights?
Question 3 of 5
What loss function does binary logistic regression minimize when using maximum likelihood?
Question 4 of 5
Why is gradient descent the standard method for training logistic regression models?
Question 5 of 5