🧪 Machine Learning (ML) MCQ Quiz Hub

Machine Learning (ML) MCQ Set 01

Choose a topic to test your knowledge and improve your Machine Learning (ML) skills

1. Application of machine learning methods to large databases is called




2. If machine learning model output involves target variable then that model is called as




3. In what type of learning labelled training data is used




4. In following type of feature selection method we start with empty feature set




5. Which of the following is the best machine learning method?




6. What characterize unlabeled examples in machine learning




7. What does dimensionality reduction reduce?




8. Data used to build a data mining model.




9. The problem of finding hidden structure in unlabeled data is called…




10. Of the Following Examples, Which would you address using an supervised learning Algorithm?




11. You are given reviews of few netflix series marked as positive, negative and neutral. Classifying reviews of a new netflix series is an example of




12. Which of the following is a good test dataset characteristic?




13. Following are the types of supervised learning




14. Type of matrix decomposition model is




15. ollowing is powerful distance metrics used by Geometric model




16. The output of training process in machine learning is




17. A feature F1 can take certain value: A, B, C, D, E, & F and represents grade of students from a college. Here feature type is




18. PCA is




19. Which of the following techniques would perform better for reducing dimensions of a data set?




20. Supervised learning and unsupervised clustering both require which is correct according to the statement.




21. What characterize is hyperplance in geometrical model of machine learning?




22. Like the probabilistic view, the ________ view allows us to associate a probability of membership with each classification.




23. Database query is used to uncover this type of knowledge.




24. A person trained to interact with a human expert in order to capture their knowledge.




25. Some telecommunication company wants to segment their customers into distinct groups ,this is an example of




26. In the example of predicting number of babies based on stork's population ,Number of babies is




27. Which learning Requires Self Assessment to identify patterns within data?




28. Select the correct answers for following statements. 1. Filter methods are much faster compared to wrapper methods. 2. Wrapper methods use statistical methods for evaluation of a subset of features while Filter methods use cross validation.




29. The "curse of dimensionality" referes




30. In simple term, machine learning is




31. If machine learning model output doesnot involves target variable then that model is called as




32. Following are the descriptive models




33. Different learning methods does not include?




34. A measurable property or parameter of the data-set is




35. Feature can be used as a




36. The most popularly used dimensionality reduction algorithm is Principal Component Analysis (PCA). Which of the following is/are true about PCA? 1. PCA is an unsupervised method2. It searches for the directions that data have the largest variance3. Maximum number of principal components <= number of features4. All principal components are orthogonal to each other




37. Which of the following is a reasonable way to select the number of principal components "k"?




38. Which of the folllowing is an example of feature extraction?




39. Prediction is




40. You are given sesimic data and you want to predict next earthquake , this is an example of




41. PCA works better if there is 1. A linear structure in the data 2. If the data lies on a curved surface and not on a flat surface 3. If variables are scaled in the same uni




42. A student Grade is a variable F1 which takes a value from A,B,C and D. Which of the following is True in the following case?




43. What can be major issue in Leave-One-Out-Cross-Validation(LOOCV)?




44. Imagine a Newly-Born starts to learn walking. It will try to find a suitable policy to learn walking after repeated falling and getting up.specify what type of machine learning is best suited?




45. Support Vector Machine is




46. In multiclass classification number of classes must be




47. Which of the following can only be used when training data are linearlyseparable?




48. Impact of high variance on the training set ?




49. What do you mean by a hard margin?




50. The effectiveness of an SVM depends upon: