MLP Quiz 2 10 Jul 2022 — Question 2
Show answer
Correct answer
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
- Which of the following vectorizer techniques can help to convert a large collection of text documents to a matrix?
- Figure question
- Which of the options below represent the correct method to preprocess class labels in multi-class setup?
- Which of the following options will be the output of the following code block?
- Figure question
- Rakesh is solving a regression problem with a KNN model. He has considered k = 3 for his model. Based on the graph show…
- l1 penalty in LinearSVC classifier leads to coef_vectors which are-
- Figure question
- Figure question
- Figure question
- For a text classification task, which one of the following code snippets will be better suitable than the others?
- Which of the following will be the correct output of the code snippet given below?
- What is the output of the following block of code?
- Consider the following code snippet and mark the correct output.
- Which of the following code blocks will correctly train a large scale regression model using partial_fit, if shape of X…
- Figure question
- Calculate the precision value (up to 3 decimal places) from the confusion matrix.
- Calculate the recall value (up to 3 decimal places) from the confusion matrix.
- What is the output that Prashant will get?
- Figure question