Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft Exam DP-100 Topic 9 Question 53 Discussion

Actual exam question for Microsoft's DP-100 exam
Question #: 53
Topic #: 9
[All DP-100 Questions]

You are planning to register a trained model in an Azure Machine Learning workspace.

You must store additional metadata about the model in a key-value format. You must be able to add new metadata and modify or delete metadata after creation.

You need to register the model.

Which parameter should you use?

Show Suggested Answer Hide Answer
Suggested Answer: D

azureml.core.Model.properties:

Dictionary of key value properties for the Model. These properties cannot be changed after registration, however new key value pairs can be added.


https://docs.microsoft.com/en-us/python/api/azureml-core/azureml.core.model.model

Contribute your Thoughts:

Currently there are no comments in this discussion, be the first to comment!


Save Cancel