Skip to main content

Knowledge check

Quiz
Complete

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

Illustration

You're evaluating two classification models for predicting customer churn. Model A has 95% accuracy, but the dataset is highly imbalanced with only 10% churn cases. Model B has 88% accuracy but much higher recall for churned customers. Which model provides greater business value?

A healthcare analytics team is building a model to detect early signs of heart disease. What performance metric should they prioritise to minimise the risk of missing true positive cases?

You're optimising a deep learning model that is overfitting. Which strategy most directly improves generalisation without significantly increasing computational cost?

An e-commerce company trains a recommendation system that converges very slowly. Which optimisation adjustment is most likely to improve convergence speed without reducing accuracy?

A data science team compares two models: one performs better on precision, the other on recall. How should they decide which model to deploy?

During model testing, you discover that optimising for F1-score results in slightly lower accuracy but much higher recall. What is the best decision for a fraud detection project?

You are designing a new ML workflow for predictive maintenance in manufacturing. Which strategy best balances model accuracy with computational efficiency?

A financial institution must ensure its ML models remain efficient and scalable as data grows. Which optimisation approach best supports long-term deployment success?

Your model's compute cost has doubled after hyperparameter tuning, with minimal performance gain. What should you recommend to your team?

You're preparing to deploy a model that performs well in testing but consumes significant compute power. The company has sustainability goals. What is the most responsible next step?

Action item: Knowledge check

In progress