Quiz Space

Machine Learning Foundations · Quiz 1 · 23 Feb 2025 · January 2025 term

Question 4: Which of the following is the best second-order polynomia…

Question 4

+3 marksOne correct option

Which of the following is the best second-order polynomial that fits the dataset by the least sum of squares method?

min⁡θ0,θ1,θ2∑i=13(yi−(θ0+θ1xi+θ2xi2))2\min_{\theta_0, \theta_1, \theta_2} \sum_{i=1}^{3} (y_i - (\theta_0 + \theta_1 x_i + \theta_2 x_i^2))^2

xx10-1
yy−1-111
  1. A
  2. B
  3. C
  4. D
Show answer

Correct answer

  • B

Question 4 of 14 in the IIT Madras BS Machine Learning Foundations (MLF) Quiz 1 paper sat on 23 Feb 2025, in the January 2025 term (IIT M DIPLOMA AN EXAM QDD2 23 Feb 2025). It carries 3 marks.

More questions from this paper

  1. Q1Figure question
  2. Q2Figure question
  3. Q3Figure question
  4. Q5Which of the following options is/are true?
  5. Q6Figure question
  6. Q7Which of the following statements is/are correct?
  7. Q8Figure question
  8. Q9Figure question
  9. Q10Figure question
  10. Q11A bank wants to predict whether a customer will default on a loan using a classification model. The bank collects data …
  11. Q12A bank wants to predict whether a customer will default on a loan using a classification model. The bank collects data …
  12. Q13If B is diagonalizable, what is the invertible matrix P such that B = PDP^(−1)?
  13. Q14If B is diagonalizable, which of the following is a diagonal matrix D such that B = PDP^(−1)? Use the matrix P obtained…