exam questions

Exam DP-100 All Questions

View all questions & answers for the DP-100 exam

Exam DP-100 topic 4 question 83 discussion

Actual exam question from Microsoft's DP-100
Question #: 83
Topic #: 4
[All DP-100 Questions]

You manage an Azure Machine Learning workspace.

You plan to train a natural language processing (NLP) text classification model in multiple languages by using Azure Machine Learning Python SDK v2.

You need to configure the language of the text classification job by using automated machine learning.

Which method of the TextClassificationJob class should you use?

  • A. set_data
  • B. set_featurization
  • C. set_sweep
  • D. set_training_parameters
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
jl420
8 months ago
Selected Answer: B
Agree, B is correct
upvoted 1 times
...
AzureGeek79
9 months ago
B is the correct answer. https://learn.microsoft.com/en-us/python/api/azure-ai-ml/azure.ai.ml.automl.textclassificationjob?view=azure-python#azure-ai-ml-automl-textclassificationjob-set-training-parameters
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...