Databricks Machine Learning Associate exam dumps

Databricks Machine Learning Associate practice question 634 of 656

Databricks Certified Machine Learning Associate. Associate level, Databricks. Free question with the correct answer and a full explanation.

Databricks Machine Learning Associate Question 634

Select 3

You have trained a custom machine learning model locally and want to deploy it as a REST API endpoint in Databricks to serve predictions. Which of the following steps are necessary to achieve this?

  1. A

    Register the trained model to the Databricks Model Registry.

  2. B

    Create a Databricks MLflow model serving endpoint and associate it with the registered model.

  3. C

    Write a custom scoring script using the Databricks REST API to handle prediction requests.

  4. D

    Enable model serving for the registered model version in the Databricks Model Registry.

  5. E

    Package the model as a Docker container and upload it to the Databricks workspace.

Show answer and explanation

Correct answers: A, B, D

Explanation

Deploying a custom model as an endpoint in Databricks typically involves registering the model in the Model Registry, enabling model serving, and creating a serving endpoint. These steps ensure the model can be accessed via REST API without requiring manual infrastructure management. Custom scoring scripts or additional packaging are not necessary as Databricks provides integrated model serving capabilities.

  • A. Correct.

    Correct. Registering the trained model in the Databricks Model Registry is required to manage model versions and integrate it with Databricks model serving.

  • B. Correct.

    Correct. Creating an MLflow model serving endpoint is necessary to expose the model as an API endpoint for inference.

  • C. Incorrect.

    Incorrect. Databricks model serving automatically handles prediction requests without requiring a custom scoring script.

  • D. Correct.

    Correct. Enabling model serving for the registered model version is required to activate the REST API endpoint for the model.

  • E. Incorrect.

    Incorrect. Packaging into a Docker container and uploading it is not necessary for deploying a model with Databricks model serving.

Timed practice exam

Take a Databricks Machine Learning Associate practice test under exam conditions

48 questions in 90 minutes, drawn from this bank, with a score report and a per-question review when you finish.

Start timed exam