Quiz Space

Machine Learning Practice · Quiz 2 · 10 Jul 2022 · May 2022 term

MLP Quiz 2 10 Jul 2022 — Question 2

Question 2

+2 marksOne correct option
  1. A
  2. B
  3. C
  4. D
Show answer

Correct answer

  • A

Question 2 of 21 in the IIT Madras BS Machine Learning Practice (MLP) Quiz 2 paper sat on 10 Jul 2022, in the May 2022 term (IIT M DIPLOMA QUIZ2 EXAM QPE1 10 July 2022). It carries 2 marks.

More questions from this paper

  1. Q1Which of the following vectorizer techniques can help to convert a large collection of text documents to a matrix?
  2. Q3Figure question
  3. Q4Which of the options below represent the correct method to preprocess class labels in multi-class setup?
  4. Q5Which of the following options will be the output of the following code block?
  5. Q6Figure question
  6. Q7Rakesh is solving a regression problem with a KNN model. He has considered k = 3 for his model. Based on the graph show…
  7. Q8l1 penalty in LinearSVC classifier leads to coef_vectors which are-
  8. Q9Figure question
  9. Q10Figure question
  10. Q11Figure question
  11. Q12For a text classification task, which one of the following code snippets will be better suitable than the others?
  12. Q13Which of the following will be the correct output of the code snippet given below?
  13. Q14What is the output of the following block of code?
  14. Q15Consider the following code snippet and mark the correct output.
  15. Q16Which of the following code blocks will correctly train a large scale regression model using partial_fit, if shape of X…
  16. Q17Figure question
  17. Q18Calculate the precision value (up to 3 decimal places) from the confusion matrix.
  18. Q19Calculate the recall value (up to 3 decimal places) from the confusion matrix.
  19. Q20What is the output that Prashant will get?
  20. Q21Figure question