Skip to content
#1. Which of the following is not a type of machine learning algorithm?
#2. What is the purpose of a validation set in machine learning?
#3. Which algorithm is commonly used for classification problems in machine learning?
#4. What is overfitting in machine learning?
#5. Which activation function is commonly used in the output layer of a binary classification neural network?
#6. What is a hyperparameter in machine learning?
#7. In which phase of the machine learning process is feature engineering typically performed?
#8. Which algorithm is used for dimensionality reduction in machine learning?
#9. What is the purpose of regularization in machine learning?
#10. Which evaluation metric is commonly used for regression problems in machine learning?
#11. Which algorithm is used for anomaly detection in machine learning?
#12. What is the purpose of the bias term in a neural network?
#13. What is the goal of unsupervised learning?
#14. Which method is commonly used to handle missing data in a dataset?
#15. What is the purpose of the Adam optimizer in deep learning?
#16. In reinforcement learning, what is the agent’s objective?
#17. Which technique is used to reduce the risk of overfitting in decision trees?
#18. What does the term “bias-variance tradeoff” refer to in machine learning?
#19. What is the purpose of a confusion matrix in classification problems?
#20. Which algorithm is commonly used for collaborative filtering in recommendation systems?