Google Cloud Professional Machine Learning Engineer — Question 220

You work at a leading healthcare firm developing state-of-the-art algorithms for various use cases. You have unstructured textual data with custom labels. You need to extract and classify various medical phrases with these labels. What should you do?

Answer options

Correct answer: C

Explanation

The correct answer is C because AutoML Entity Extraction can simplify the process of training a model specifically for your medical entity extraction needs, which is ideal for handling unstructured data with custom labels. Options A and B, while valid methods, do not specifically address the need to train a model with AutoML, and D requires more manual effort and expertise in TensorFlow than needed for this task.