Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam Certified Machine Learning Professional All Questions

View all questions & answers for the Certified Machine Learning Professional exam

Exam Certified Machine Learning Professional topic 1 question 35 discussion

Actual exam question from Databricks's Certified Machine Learning Professional
Question #: 35
Topic #: 1
[All Certified Machine Learning Professional Questions]

A data scientist set up a machine learning pipeline to automatically log a data visualization with each run. They now want to view the visualizations in Databricks.
Which of the following locations in Databricks will show these data visualizations?

  • A. The MLflow Model Registry Model page
  • B. The Artifacts section of the MLflow Experiment page
  • C. Logged data visualizations cannot be viewed in Databricks
  • D. The Artifacts section of the MLflow Run page
  • E. The Figures section of the MLflow Run page
Show Suggested Answer Hide Answer
Suggested Answer: E 🗳️

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
hugodscarvalho
10 months ago
Selected Answer: D
MLflow stores artifacts such as data visualizations in the Artifacts section of the MLflow Run page, allowing users to view them directly within Databricks.
upvoted 1 times
...
BokNinja
11 months, 1 week ago
The correct answer is D. The Artifacts section of the MLflow Run page. When a data visualization is logged in an MLflow run, it is stored as an artifact of that run. These artifacts can be viewed in the Artifacts section of the corresponding MLflow Run page in Databricks. This allows data scientists to easily access and review the visualizations generated during the run. The MLflow Experiment page provides a high-level overview of all the runs in an experiment, but to view the details of a specific run, including any logged artifacts like data visualizations, you would need to navigate to the specific Run page.
upvoted 4 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 ...