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 58 discussion

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

A machine learning engineer wants to programmatically create a new Databricks Job whose schedule depends on the result of some automated tests in a machine learning pipeline.
Which of the following Databricks tools can be used to programmatically create the Job?

  • A. MLflow APIs
  • B. AutoML APIs
  • C. MLflow Client
  • D. Jobs cannot be created programmatically
  • E. Databricks REST APIs
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

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: E
Databricks REST APIs allow users to programmatically manage various aspects of your Databricks workspace, including creating and managing jobs. By using the Databricks REST APIs, the machine learning engineer can automate the creation of a new Databricks Job whose schedule depends on the results of automated tests in a machine learning pipeline. Doc: https://docs.databricks.com/api/workspace/introduction
upvoted 1 times
...
GVR76
10 months, 3 weeks ago
The answer is E. Databricks REST APIs. Explanation: While MLflow offers APIs for model management and tracking, and AutoML provides automation for machine learning tasks, neither directly supports programmatic job creation. The Databricks REST APIs, however, provide comprehensive functionality for interacting with Databricks workspace resources, including creating and managing jobs.
upvoted 3 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 ...