Quiz
Quiz
the quiz every Monday covers the lecture content from the previous week.
We keep the top 50% of grades. We're projected to have 9 quizzes, so taking the floor we will keep the top 4 quiz grades.
Quiz 1
2/5
(Multiple Choice): Which subset of the data is typically used to select hyperparameters (e.g., regularization strength, learning rate)?
- A. Training set
- B. Validation set
- C. Test set
- D. All of the above
(True/False): Linear regression with L2 regularization has a closed form solution.
Answer: True
(True/False): When solving linear regression, gradient descent converges to a solution with lower loss than the closed-form solution.
Answer: False
(Short Answer): An L2-regularized linear regression model achieves low training error but significantly higher validation error. What does this indicate about the model’s bias and variance, and would you increase or decrease the regularization strength λ to address it?
Answer: Low bias and high variance; increase the regularization strength (λ)
Quiz 2
5/5
- True
- Logit
- False
- A
- 75
Quiz 3
3/3
Quiz 3 will cover only the two lectures on neural networks. Our schedule was pushed back by one lecture due to snow... KNN (along with decision tree) will be covered in the next Quiz.
Hi all, the grades for Quiz 3 published. Here are the correct answers:
- False
- B
- B
Quiz 4
- False
- BC
- A
- True
Quiz 5
- ABD
- False
- D
- C
Quiz 6
- B – It assigns too much weight to hard (possibly noisy) examples
- False – Boosting is sequential, not easily parallelizable
- A, B, D — referencing #337 since the instructions were unclear, so only those who selected the wrong choice lose points.
- True
For question 3, it said (multiple choice), and multiple people were under the impression that this meant the classic multiple choice question, where you select one answer (this is also how it was specified in the directions, as opposed to "select all." Would we be able to retake this?
The instructor mentioned in class that the instructions were unclear; as long as you selected at least one correct option, you will receive credit.
Quiz 7
2 / 4
Here are the correct answers:
- ABD
- True
- ABD
- False
