Databricks Machine Learning Associate exam dumps

Databricks Machine Learning Associate practice question 464 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 464

Select 3

You are working on a machine learning project in Databricks and are using MLflow to track your experiments. Which of the following pieces of information can you view in the MLflow UI?

  1. A

    The hyperparameters used for each experiment run

  2. B

    The code version or Git commit hash associated with each run

  3. C

    The number of training epochs completed in each run

  4. D

    The model artifacts generated during a run

  5. E

    The Spark cluster configuration used for the experiment

Show answer and explanation

Correct answers: A, B, D

Explanation

The MLflow UI is designed to display key information related to experiment tracking, such as hyperparameters, code version, and artifacts. However, details like training epochs or Spark cluster configurations are not logged by default and may require custom logging if needed.

  • A. Correct.

    The MLflow UI displays logged hyperparameters for each experiment run, as they are critical for reproducibility and analysis.

  • B. Correct.

    The MLflow UI can show the code version or Git commit hash if it is logged during the run, helping track the exact code used.

  • C. Incorrect.

    The number of training epochs is not logged automatically by MLflow unless explicitly logged, so it may not always appear in the UI.

  • D. Correct.

    The MLflow UI provides access to logged artifacts, such as model files or evaluation metrics, which are part of the experiment run.

  • E. Incorrect.

    The Spark cluster configuration is not tracked or displayed in the MLflow UI, as it is not directly relevant to experiment tracking.

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