Certified AI Developer (CAID) Introduction to AI CAID
Quiz 3 Question 15 of 20

An AI startup needs to build a model that classifies rare medical skin lesions. Because they only have a few hundred labeled images, training a deep convolutional neural network from scratch would lead to severe overfitting. Instead, they choose to take a network pre-trained on the massive ImageNet dataset, freeze its early layers, and fine-tune the final layer on their skin lesion images. What is this machine learning practice called?

Select an answer to reveal the explanation.