Professional Machine Learning Engineer Exam QuestionsBrowse all questions from this exam

Professional Machine Learning Engineer Exam - Question 67


You have a large corpus of written support cases that can be classified into 3 separate categories: Technical Support, Billing Support, or Other Issues. You need to quickly build, test, and deploy a service that will automatically classify future written requests into one of the categories. How should you configure the pipeline?

Show Answer
Correct Answer: B

To automatically classify future written support cases into the categories of Technical Support, Billing Support, or Other Issues, using AutoML Natural Language is the most appropriate approach. AutoML Natural Language allows for a quick build, test, and deployment process which aligns with the requirement to swiftly set up the service. Additionally, it provides an easy way to deploy the model as a REST API, facilitating seamless integration into existing systems.

Discussion

12 comments
Sign in to comment
wish0035Option: B
Dec 16, 2022

ans: B A => no, you need customization. C, B => more work and complexity B => AutoML is easier and faster and "you need to quickly build, test, and deploy". Also the REST API part fits our use case.

hiromiOption: B
Dec 16, 2022

B wish0035 explained

VedjhaOption: B
Dec 8, 2022

B will give quick result on classification

OzoneReloadedOption: B
Dec 10, 2022

I think it's B because of the deployment

ares81Option: B
Dec 11, 2022

Quickly: AutoML: B.

enghabethOption: B
Feb 9, 2023

ans B becouse es more fast

frangm23Option: B
Apr 20, 2023

I think it's B, but I don't understand why it doesn't suggest to deploy the model on Vertex AI instead of as a REST API.

M25Option: B
May 9, 2023

Went with B

Werner123Option: B
Feb 29, 2024

"quickly build, test and deploy" + custom categories -> AutoML

MultiCloudIronManOption: B
Apr 1, 2024

AutoML is faster and offers the requisite REST API

gscharlyOption: B
Apr 13, 2024

Went with B

PhilipKokuOption: B
Jun 7, 2024

B) AutoML NLP