
Explanation:
Transfer learning is the most efficient approach in this scenario because:
Why transfer learning works best:
Why other options are less efficient:
Transfer learning allows the hospital to build upon their existing investment in the pneumonia detection model, making the adaptation to lung cancer detection much more efficient and effective.
Ultimate access to all questions.
A hospital trained a model to detect pneumonia from chest X-rays. They now want to adapt it to detect lung cancer using the same base architecture and dataset type. What is the most efficient approach?
A
Unsupervised learning
B
Self-supervised learning
C
Transfer learning
D
Reinforcement learning
No comments yet.