1. What is the primary difference between batch gradient descent and stochastic gradient descent in the context of training machine learning models?
2. What is the main benefit of applying a square-root transformation to skewed data?
3. Which ethical concern is associated with the use of facial recognition technology in public spaces?
4. Which strategy is recommended for minimizing the impact of a potential data breach in a machine learning pipeline?
5. Which of the following best describes a convolutional neural network (CNN)?
6. Why is it important to regularly update AI models used in sensitive applications like healthcare?
7. What is the primary drawback of using a very large dataset with poor feature selection?
8. Which ethical issue is associated with AI in healthcare diagnostics?
9. A logistics company wants to optimize its delivery routes using AI. Which method would best handle the complexity of real-time traffic conditions and delivery constraints?
10. Which practice is essential for ensuring the security of machine learning models deployed in edge devices?
11. In the context of AI ethics, which of the following principles is most concerned with ensuring that AI systems do not cause harm to humans?
12. Which deployment strategy involves gradually shifting traffic from the old model to the new model to test the new model's performance in a production environment?
13. Which of the following strategies is most effective in gaining stakeholder buy-in for an AI project?
14. What is the impact of including data from the test set in the training process?
15. Which ethical issue is most likely to arise from using AI in automated hiring processes?
16. Which deployment model is best suited for machine learning models that need to operate with minimal latency?
17. In a research setting, an AI model is used to predict the outcome of complex simulations. What challenge is most likely to arise, and how can it be overcome?
18. What is the primary purpose of dimensionality reduction in machine learning?
19. Which of the following best describes the concept of "model explainability"?
20. Why is it important to consider data leakage during the feature engineering process?
21. Which of the following is a common challenge in Natural Language Processing (NLP)?
22. What is the main advantage of using pre-trained word embeddings in NLP tasks?
23. A stakeholder is concerned about the AI model's reliance on historical data. How should you address this concern?
24. Which metric is most relevant for evaluating the performance of a machine learning model in a production environment?
25. What is the main advantage of using a secure enclave for machine learning model deployment?
26. Which of the following strategies is effective in mitigating the impact of adversarial attacks on a deployed machine learning model?
27. Which technique is used in Natural Language Processing (NLP) to convert text into numerical data that a machine learning model can understand?
28. What is the most effective approach to handling data privacy concerns when deploying a machine learning model?
29. Which of the following business cases would justify the use of a predictive system in a financial services firm?
30. Which of the following scenarios would most likely require the use of reinforcement learning rather than supervised or unsupervised learning?
31. Which of the following is a disadvantage of using grid search for hyperparameter tuning?
32. In the context of optimizing deep learning models, what does batch normalization primarily help to address?
33. Which scenario is more likely to lead to underfitting in a machine learning model?
34. Which of the following approaches is best for dealing with high-dimensional data in a machine learning model?
35. Why is Z-score normalization particularly useful when dealing with features of different units?
36. What is the primary purpose of supervised learning in AI?
37. Which of the following can lead to biased estimates of model performance if not handled properly?
38. What is the primary purpose of the backpropagation algorithm in neural networks?
39. Which of the following best describes the concept of “blue-green deployment” in machine learning model operations?
40. In the context of continuous integration/continuous deployment (CI/CD) for machine learning, what is the purpose of a pipeline?
41. Why is it important to conduct an impact assessment before deploying a machine learning model in a sensitive domain?
42. Why is it important to ensure that AI models used in financial decision-making are transparent and explainable?
43. What is the purpose of using canary deployment in the context of machine learning model updates?
44. How does incorporating ethics into AI model development impact business outcomes?
45. What is the main challenge when using high-dimensional data in machine learning models?
46. Which of the following is a common technique to secure a machine learning model in production?
47. Which format is typically used to store audio data for machine learning?
48. Which of the following is a common use case for implementing transfer learning in the deployment of machine learning models?
49. Which of the following is a key consideration when addressing the ethical implications of deploying AI in healthcare?
50. Which approach is most effective when explaining the limitations of an AI model to a stakeholder?
51. Why might square-root transformation be preferred over log transformation in some cases?
52. Which of the following business risks can arise from the failure to address ethical considerations in AI model deployment?
53. What does a high value of log loss indicate about a classification model's predictions?
54. Which of the following best describes the purpose of A/B testing in the context of model deployment?
55. In which scenario is normalization the most appropriate data transformation?
56. A research organization uses AI to predict climate change impacts on agriculture. What is a significant challenge in this scenario, and how can it be addressed?
57. A company wants to deploy an AI system to optimize its supply chain. Which AI technique is best suited to handle the complexity and dynamic nature of supply chain management?
58. What is the role of model explainability tools in ensuring compliance with regulations like GDPR in machine learning deployments?
59. Which activation function is most commonly used in deep learning models?
60. What is a disadvantage of using one-hot encoding on categorical data with many levels?
61. Which approach can help mitigate the impact of low-quality data on a machine learning model?
62. Why is it essential to use the same data preprocessing steps on both training and validation subsets?
63. Which type of bias occurs when a machine learning model is trained on data that does not represent the underlying population?
64. Which of the following strategies is most effective for preventing unauthorized access to machine learning model endpoints in production?
65. Which of the following factors is most important when choosing an activation function for a neural network?
66. Which method is recommended for securely deploying machine learning models in a multi-cloud environment?
67. What does a high precision and low recall indicate about a model's predictions?
68. What is the advantage of using spectrograms over raw audio signals in machine learning?
69. What is the purpose of using feature flags in the deployment of machine learning models?
70. Which strategy is most effective in addressing the challenge of concept drift in a deployed machine learning model?
71. What is the primary ethical concern when using machine learning models for predictive policing?
72. A logistics company is considering implementing robotics in its warehouses. Which business case would most strongly support this investment?
73. When tuning the hyperparameters of a deep learning model, which of the following is most likely to lead to better generalization?
74. What is the primary business risk of deploying an AI model without considering its potential impact on stakeholders?
75. When working with numerical data, what is the impact of having features with vastly different scales?
76. What is the primary purpose of using a confusion matrix in model evaluation?
77. An insurance company is using machine learning to assess risk in underwriting policies. Which algorithm is likely to provide the highest success probability in balancing accuracy and interpretability?
78. When communicating the results of an AI project to stakeholders, which of the following approaches is most effective?
79. Which of the following best describes the challenge of class imbalance in machine learning?
80. Which of the following is a benefit of using a learning rate warm-up strategy?