MLT End Term 13 Apr 2025 — Question 12
Show answer
Correct answer: 11
Question 12 of 18 in the IIT Madras BS Machine Learning Techniques (MLT) End Term paper sat on 13 Apr 2025, in the January 2025 term (IIT M DIPLOMA AN EXAM QDD3 13 Apr 2025). It carries 3 marks.
More questions from this paper
- For a given dataset, a 1-Nearest Neighbor (1-NN) and a 3-Nearest Neighbor (3-NN) classifier are applied. Which classifi…
- Consider the following three weight vectors obtained by minimizing the ridge regression objective with penalty paramete…
- Consider the following dataset with two features and the corresponding labels: | x_1 | x_2 | y | |---|---|---| | 1 | 0 …
- Consider a dataset with 4 datapoints: {(\mathbf{x}_1, y_1), (\mathbf{x}_2, y_2), (\mathbf{x}_3, y_3), (\mathbf{x}_4, y_…
- Which of the following statements correctly differentiates PCA and Kernel PCA?
- Consider the following formualtion of the soft margin SVM: \min_{w, \epsilon} \frac{1}{2} ||w||^2 + C \sum_{i=1}^{n} \e…
- Which of the following statements are true for bagging?
- Figure question
- For a decision tree, each node has exactly two child nodes (balanced tree). If the tree has a depth of 3, how many leaf…
- Figure question
- Let X_1, X_2, \ldots, X_n be i.i.d. samples from a Uniform distribution on the interval [0, \theta], where \theta is an…
- Find the squared length of the updated weight vector after one iteration (one pass through all the data points) of the …
- Will the algorithm converge after this update?
- Based on the above data, answer the given subquestions.
- Which of the following training data points are certainly not support vectors?
- Consider a single-layer neural network with two neurons in the hidden layer. The weight parameters of the network are g…
- Consider a single-layer neural network with two neurons in the hidden layer. The weight parameters of the network are g…