Skip to content
#1. Which technique is used to reduce the risk of overfitting in decision trees?
#2. What does the term “bias-variance tradeoff” refer to in machine learning?
#3. What is the purpose of a confusion matrix in classification problems?
#4. Which algorithm is commonly used for collaborative filtering in recommendation systems?
#5. What is the role of a learning rate in gradient descent optimization?
#6. In a neural network, what is the purpose of the activation function?
#7. Which type of machine learning algorithm is well-suited for recommendation systems?
#8. What is the objective of Principal Component Analysis (PCA) in dimensionality reduction?
#9. What is the main advantage of using an ensemble learning method like Random Forest?
#10. In which phase of a machine learning project is cross-validation typically applied?
#11. What is the purpose of L1 regularization (Lasso) in linear regression?
#12. Which algorithm is used for finding frequent itemsets in association rule mining?
#13. What is the objective of batch normalization in deep learning?
#14. Which technique is used to combat the class imbalance problem in classification tasks?
#15. What is the purpose of the Mean-Shift clustering algorithm?
#16. Which algorithm is commonly used for text classification in natural language processing (NLP)?
#17. What is the purpose of the term “dropout” in deep learning?
#18. What is the primary objective of the Expectation-Maximization (EM) algorithm in unsupervised learning?
#19. Which technique is used for feature importance ranking in Random Forest models?
#20. What is the purpose of the term “regularization” in machine learning?