1. What is the primary goal of machine learning in data science?
2. What is the key difference between machine learning and deep learning?
3. Which machine learning algorithm is best suited for classification problems?
4. What does the term “training data” refer to in machine learning?
5. What is a key benefit of cross-validation in machine learning?
6. What is the primary risk of data leakage in machine learning?
7. What is a hyperparameter in machine learning?
8. Which technique is typically used to handle imbalanced datasets?
9. What is the purpose of a confusion matrix in machine learning?
10. What does the bias-variance tradeoff in machine learning refer to?
11. What is underfitting in machine learning?
12. What is an example of an activation function used in neural networks?
13. What is one key advantage of using deep learning for image recognition tasks?
14. What does the term “learning rate” refer to in machine learning?
15. What is the purpose of backpropagation in neural networks?
16. Which machine learning technique is commonly used for natural language processing (NLP) tasks?
17. What is an artificial neural network (ANN) designed to approximate?
18. What is one primary function of the sigmoid activation function in neural networks?
19. What is one key characteristic of supervised learning?
20. What is one advantage of using decision trees over other classification algorithms?