Knowledge check
Evaluate your understanding of this unit by completing the Knowledge Check.

A data science team is developing a model to predict customer churn. Initial models show high accuracy on the training data but perform poorly on new, unseen data. Which model architecture component and associated techniques would be MOST relevant to investigate and potentially adjust to address this issue?
You are building a natural language processing model to classify customer reviews as positive or negative. You notice that the model performs well on longer reviews but struggles with very short, one-word reviews. Considering the model architecture components, which area would offer the MOST direct way to potentially improve the model's performance on these shorter inputs?
Your organisation is deploying a machine learning model as a web service to provide real-time product recommendations. The data science team needs to ensure the model is consistently receiving the latest product catalogue and user interaction data for accurate recommendations. Which aspect of the system architecture is MOST critical to establish and maintain for this purpose?
A small healthcare startup has developed a novel medical imaging device but has a very limited dataset of labelled images for a rare disease. They want to build a classification model to automatically detect this disease in new scans. Considering their limited data, which of the following model training methodologies would likely be the MOST effective starting point?
A research team is developing an AI model to generate realistic 3D models of furniture based on text descriptions. They have access to a powerful computing cluster with many GPUs, and the training process for their initial models is taking several weeks. Which of the following strategies would be the MOST appropriate to significantly reduce the training time?
A company has built a sentiment analysis model for customer reviews. However, they are concerned that subtle changes in language or the use of slang might cause the model to misclassify reviews. To improve the model's robustness against such variations, which of the following advanced training techniques would be the MOST suitable to implement?
Your organisation has provided you with a standard office laptop (CPU, 16GB RAM) and tasked you with training a model to classify customer reviews (a medium-sized text dataset). Initial experiments show that a complex Transformer model achieves the desired accuracy but runs very slowly and occasionally crashes due to memory issues. Considering the hardware constraints and the need for a more feasible approach, which of the following strategies would be the MOST appropriate first step to try?
A research team has access to a cluster of high-end GPUs with excellent interconnect bandwidth and is training a very large image segmentation model. During training, they notice that the GPUs are not being fully utilised, and the training process seems slower than expected despite the powerful hardware. Considering the principles of distributed training, which of the following is the MOST likely bottleneck they are encountering?
Your organisation is becoming increasingly aware of the environmental impact of its machine learning operations. You are training large language models in the cloud and want to minimise the carbon footprint. Which of the following strategies would be the MOST direct way to reduce the environmental impact associated with your cloud-based training?
A data science team is experimenting with different hardware configurations for training a large language model in the cloud. They run the same training job on two different virtual machine setups: one with older, less energy-efficient GPUs and another with newer, more energy-efficient GPUs. Both setups achieve similar training times. Which of the following outcomes is MOST likely regarding the environmental impact of these two training runs?
Action item: Knowledge check
In progress
