Home > Machine Learning 101 > Quizzes > Machine Learning: Introduction to Machine Learning
Machine Learning: Introduction to Machine Learning
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 26% Most missed: “Which of the following is an example of feature extraction?”
Machine Learning: Introduction to Machine Learning
Time left 00:00
25 Questions

1. The action _______ of a robot arm specify to Place block A on block B.,STACK(A
2. Which of the following is a widely used and effective machine learning algorithm based on the idea of bagging?
3. What is a sentence parser typically used for?
4. Different learning methods does not include?
5. Which of the following is a disadvantage of decision trees?
6. What is the purpose of performing cross-validation?
7. Which of the following is a disadvantage of decision trees?
8. How do you handle missing or corrupted data in a dataset?
9. Which of the following is an example of feature extraction?
10. A__________ begins by hypothesizing a sentence (the symbol S) and successively predicting lower level constituents until individual preterminal symbols are written.
11. Which of the following is true about Naive Bayes ?
12. The action .
13. Which of the following is a reasonable way to select the number of principal components .
14. You run gradient descent for 15 iterations with a=0.3 and compute J(theta) after each iteration. You find that the value of J(Theta) decreases quickly and then levels off. Based on this, which of the following conclusions seems most plausible?
15. A model of language consists of the categories which does not include?
16. Which of the following is a good test dataset characteristic?
17. In which of the following cases will K-means clustering fail to give good results?
Data points with outliers
Data points with different densities
Data points with nonconvex shapes
18. Among the following which is not a horn clause?
19. Which of the following is a reasonable way to select the number of principal components .
20. In which of the following cases will K-means clustering fail to give good results? 1) Data points with outliers 2) Data points with different densities 3) Data points with nonconvex shapes
21. In Model based learning methods, an iterative process takes place on the ML models that are built based on various model parameters, called ?
22. What is a sentence parser typically used for?
23. What is pca.components_ in Sklearn?
24. How can you prevent a clustering algorithm from getting stuck in bad local optima?
25. Which of the factors affect the performance of learner system does not include?