Amazon
AIF-C01 · Question #16
A company is using domain-specific models. The company wants to avoid creating new models from the beginning. The company instead wants to adapt pre-trained models to create models for new, related…
The correct answer is B. Use transfer learning. Transfer learning is the correct strategy for adapting pre-trained models for new, related tasks without creating models from scratch.
Submitted by certguy· Mar 30, 2026
Question
A company is using domain-specific models. The company wants to avoid creating new models from the beginning. The company instead wants to adapt pre-trained models to create models for new, related tasks. Which ML strategy meets these requirements?
Options
- AIncrease the number of epochs.
- BUse transfer learning.
- CDecrease the number of epochs.
- DUse unsupervised learning.
How the community answered
(34 responses)- A6% (2)
- B88% (30)
- C3% (1)
- D3% (1)
Explanation
Transfer learning is the correct strategy for adapting pre-trained models for new, related tasks without creating models from scratch.
Topics
#Transfer learning#Pre-trained models#ML strategies
Community Discussion
No community discussion yet for this question.