exam questions

Exam DP-500 All Questions

View all questions & answers for the DP-500 exam

Exam DP-500 topic 1 question 193 discussion

Actual exam question from Microsoft's DP-500
Question #: 193
Topic #: 1
[All DP-500 Questions]

You have an Azure Synapse Analytics workspace that is connected to a data lake.

You train an Open Neural Network Exchange (ONNX) model named Model1.

You need to implement Model1.

What should you do first?

  • A. Score Model1 by using OPENJSON().
  • B. Load Model1 into a binary variable.
  • C. Load Model1 into a character variable.
  • D. Score Model1 by using PREDICT().
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

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
Legen___dary
1 year, 2 months ago
Selected Answer: B
I believe the ONNX model should be loaded before it is scored (using PREDICT). They are binary so should be stored in a binary variable. https://learn.microsoft.com/en-us/azure/synapse-analytics/sql-data-warehouse/sql-data-warehouse-predict
upvoted 2 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 ...