51. Problem: Players will play if weather is sunny. Is this statement is correct?
52. . . . . . . . . allows exploiting the natural sparsity of data while extracting principal components.
53. Generally, which of the following method(s) is used for predicting continuous dependent variable?
1. Linear Regression
2. Logistic Regression
1. Linear Regression
2. Logistic Regression
54. What is the purpose of performing cross-validation?
55. If X and Y in a regression model are totally unrelated,
56. How can SVM be classified?
57. A company has build a kNN classifier that gets 100% accuracy on training data. When they deployed this model on client side it has been found that the model is not at all accurate. Which of the following thing might gone wrong? Note: Model has successfully deployed and no technical issues are found at client side except the model performance
58. which of the following cases will K-Means clustering give poor results?
1. Data points with outliers
2. Data points with different densities
3. Data points with round shapes
4. Data points with non-convex shapes
1. Data points with outliers
2. Data points with different densities
3. Data points with round shapes
4. Data points with non-convex shapes
59. Which of the following option is / are correct regarding benefits of ensemble model?
1. Better performance
2. Generalized models
3. Better interpretability
1. Better performance
2. Generalized models
3. Better interpretability
60. A multiple regression model has the form: y = 2 + 3x1 + 4x2. As x1 increases by 1 unit (holding x2 constant), y will
Read More Section(Machine Learning)
Each Section contains maximum 100 MCQs question on Machine Learning. To get more questions visit other sections.