Quiz Space

Machine Learning Foundations · Quiz 2 · 4 Aug 2024 · May 2024 term

Question 15: The value of a function at point 25 is 5. The values of …

Question 15

+3 marksNumerical answer

The value of a function at point 25 is 5. The values of the function’s first and second order derivatives at this point are 0.1 and -0.002 respectively. What will be the function’s approximate value at the point 25.1? (Enter the answer correct up to three decimal places).

Show answer

Correct answer: 5.009 (accepted within ±0.003)

Question 15 of 15 in the IIT Madras BS Machine Learning Foundations (MLF) Quiz 2 paper sat on 4 Aug 2024, in the May 2024 term (IIT M DIPLOMA AN EXAM QDD2 4 Aug 2024). It carries 3 marks.

More questions from this paper

  1. Q1Which of the following options represents matrix A?
  2. Q2The matrix A is
  3. Q3Figure question
  4. Q4Which of the following options is true?
  5. Q5Which of the following options is true ?
  6. Q6Which of the following options is true ?
  7. Q7Which of the following options is/are true?
  8. Q8Figure question
  9. Q9What is the primary goal of Principal Component Analysis (PCA)?
  10. Q10Compute the sample covariance matrix C for the given dataset.
  11. Q11Which is the principal direction that is chosen for performing PCA?
  12. Q12Based on the above data, answer the given subquestions.
  13. Q13Which of the following statements about choosing the learning rate in gradient descent is incorrect?
  14. Q14Consider a function f(x,y) = (x − 1)² + (y − 2)² . Using a gradient descent algorithm, with an initial guess of (0, 0) …