Total Questions : 50
Expected Time : 50 Minutes

1. What is 'hyperparameter tuning' in the context of Machine Learning models?

2. What is the difference between bagging and boosting in ensemble learning?

3. Explain the concept of 'cross-entropy loss' in training neural networks.

4. What is the purpose of the 'Adam' optimization algorithm in gradient-based optimization?

5. Explain the concept of 'residual networks' (ResNets) in deep learning architectures.

6. What does 'bias' refer to in the context of Machine Learning models?

7. How does 'LSTM' differ from traditional recurrent neural networks (RNNs)?

8. Which metric is commonly used to evaluate classification models?

9. In the context of machine learning models, what is 'stochastic gradient Langevin dynamics' (SGLD)?

10. In reinforcement learning, what is the significance of 'exploration' and 'exploitation'?

11. What is the primary objective of 'unsupervised learning'?

12. What is the purpose of 'Hessian matrix' in optimization algorithms, especially in second-order methods?

13. Which Machine Learning task involves grouping similar instances together?

14. In Machine Learning, what does 'overfitting' refer to?

15. What is the primary purpose of 'gradient clipping' in training neural networks?

16. What is the purpose of 'dimensionality reduction' in Machine Learning?

17. What is 'meta-reinforcement learning' and how does it differ from traditional reinforcement learning?

18. What is the purpose of the 'random forest' ensemble learning algorithm?

19. Explain the concept of 'imbalanced data' and its impact on machine learning models. How can it be addressed?

20. What is the purpose of the 'softmax' activation function in neural networks?

21. What is the primary goal of 'data augmentation' in image classification tasks?

22. What is the purpose of 'adversarial training' in machine learning models?

23. What is the purpose of the 'ReLU' activation function in neural networks?

24. In reinforcement learning, what is the role of an 'agent'?

25. In the context of Machine Learning, what is 'bias-variance tradeoff'?

26. What is the purpose of the activation function in a neural network?

27. What is the primary goal of 'model distillation' in machine learning?

28. Explain the concept of 'tensor decompositions' and their applications in machine learning.

29. Explain the concept of 'precision' in the context of classification metrics.

30. Which type of Machine Learning model is used for predicting a continuous outcome?

31. What is the primary goal of Machine Learning?

32. Explain the concept of 'transferability' in the context of transfer learning.

33. Explain the concept of 'Gini impurity' in decision tree algorithms.

34. In the context of machine learning models, what is 'interpretability' and why is it important?

35. Which type of Machine Learning algorithm is inspired by the human brain's structure?

36. Which library is widely used for implementing Machine Learning in Python?

37. What are the key challenges in training deep neural networks, and how can they be mitigated?

38. What does 'ensemble learning' involve in Machine Learning?

39. Explain the role of 'variational autoencoders' (VAEs) in generative models.

40. What is 'self-supervised learning' and how does it differ from supervised learning?

41. What is the primary purpose of 'cross-validation' in Machine Learning?

42. What is a 'hyperparameter' in the context of Machine Learning?

43. Which algorithm is commonly used for clustering in Machine Learning?

44. What role does 'attention mechanism' play in neural network architectures, especially in natural language processing (NLP)?

45. What is the primary advantage of using dropout layers in neural networks?

46. Explain the concept of 'dropout regularization' in training neural networks.

47. In ensemble learning, what is the purpose of 'voting classifiers'?

48. What does 'Supervised Learning' require during the training phase?

49. What is the significance of 'capsule routing' in capsule networks?

50. Explain the concept of 'bag-of-words' in natural language processing (NLP).