DATABRICKS-MACHINE-LEARNING-ASSOCIATE Exam Details

  • Exam Code
    :DATABRICKS-MACHINE-LEARNING-ASSOCIATE
  • Exam Name
    :Databricks Certified Machine Learning Associate
  • Certification
    :Databricks Certifications
  • Vendor
    :Databricks
  • Total Questions
    :74 Q&As
  • Last Updated
    :Jul 14, 2026

Databricks DATABRICKS-MACHINE-LEARNING-ASSOCIATE Online Questions & Answers

  • Question 21:

    A machine learning engineer has grown tired of needing to install the MLflow Python library on each of their clusters. They ask a senior machine learning engineer how their notebooks can load the MLflow library without installing it each time. The senior machine learning engineer suggests that they use Databricks Runtime for Machine Learning.

    Which of the following approaches describes how the machine learning engineer can begin using Databricks Runtime for Machine Learning?

    A. They can add a line enabling Databricks Runtime ML in their init script when creating their clusters.
    B. They can check the Databricks Runtime ML box when creating their clusters.
    C. They can select a Databricks Runtime ML version from the Databricks Runtime Version dropdown when creating their clusters.
    D. They can set the runtime-version variable in their Spark session to "ml".

  • Question 22:

    The implementation of linear regression in Spark ML first attempts to solve the linear regression problem using matrix decomposition, but this method does not scale well to large datasets with a large number of variables.

    Which of the following approaches does Spark ML use to distribute the training of a linear regression model for large data?

    A. Logistic regression
    B. Spark ML cannot distribute linear regression training
    C. Iterative optimization
    D. Least-squares method
    E. Singular value decomposition

  • Question 23:

    A health organization is developing a classification model to determine whether or not a patient currently has a specific type of infection. The organization's leaders want to maximize the number of positive cases identified by the model.

    Which of the following classification metrics should be used to evaluate the model?

    A. RMSE
    B. Precision
    C. Area under the residual operating curve
    D. Accuracy
    E. Recall

  • Question 24:

    A data scientist is using Spark ML to engineer features for an exploratory machine learning project.

    They decide they want to standardize their features using the following code block: Upon code review, a colleague expressed concern with the features being standardized prior to splitting the data into a training set and a test set.

    Which of the following changes can the data scientist make to address the concern?

    A. Utilize the MinMaxScaler object to standardize the training data according to global minimum and maximum values
    B. Utilize the MinMaxScaler object to standardize the test data according to global minimum and maximum values
    C. Utilize a cross-validation process rather than a train-test split process to remove the need for standardizing data
    D. Utilize the Pipeline API to standardize the training data according to the test data's summary statistics
    E. Utilize the Pipeline API to standardize the test data according to the training data's summary statistics

  • Question 25:

    A data scientist is developing a single-node machine learning model. They have a large number of model configurations to test as a part of their experiment. As a result, the model tuning process takes too long to complete. Which of the following approaches can be used to speed up the model tuning process?

    A. Implement MLflow Experiment Tracking
    B. Scale up with Spark ML
    C. Enable autoscaling clusters
    D. Parallelize with Hyperopt

  • Question 26:

    A data scientist has developed a machine learning pipeline with a static input data set using Spark ML, but the pipeline is taking too long to process. They increase the number of workers in the cluster to get the pipeline to run more efficiently. They notice that the number of rows in the training set after reconfiguring the cluster is different from the number of rows in the training set prior to reconfiguring the cluster.

    Which of the following approaches will guarantee a reproducible training and test set for each model?

    A. Manually configure the cluster
    B. Write out the split data sets to persistent storage
    C. Set a speed in the data splitting operation
    D. Manually partition the input data

  • Question 27:

    A data scientist has written a data cleaning notebook that utilizes the pandas library, but their colleague has suggested that they refactor their notebook to scale with big data.

    Which of the following approaches can the data scientist take to spend the least amount of time refactoring their notebook to scale with big data?

    A. They can refactor their notebook to process the data in parallel.
    B. They can refactor their notebook to use the PySpark DataFrame API.
    C. They can refactor their notebook to use the Scala Dataset API.
    D. They can refactor their notebook to use Spark SQL.
    E. They can refactor their notebook to utilize the pandas API on Spark.

  • Question 28:

    A machine learning engineer wants to parallelize the inference of group-specific models using the Pandas Function API. They have developed theapply_modelfunction that will look up and load the correct model for each group, and they want to apply it to each group of DataFramedf.

    They have written the following incomplete code block:

    Which piece of code can be used to fill in the above blank to complete the task?

    A. applyInPandas
    B. groupedApplyInPandas
    C. mapInPandas
    D. predict

  • Question 29:

    Which of the following describes the relationship between native Spark DataFrames and pandas API on Spark DataFrames?

    A. pandas API on Spark DataFrames are single-node versions of Spark DataFrames with additional metadata
    B. pandas API on Spark DataFrames are more performant than Spark DataFrames
    C. pandas API on Spark DataFrames are made up of Spark DataFrames and additional metadata
    D. pandas API on Spark DataFrames are less mutable versions of Spark DataFrames
    E. pandas API on Spark DataFrames are unrelated to Spark DataFrames

  • Question 30:

    A machine learning engineer is converting a decision tree from sklearn to Spark ML. They notice that they are receiving different results despite all of their data and manually specified hyperparameter values being identical.

    Which of the following describes a reason that the single-node sklearn decision tree and the Spark ML decision tree can differ?

    A. Spark ML decision trees test every feature variable in the splitting algorithm
    B. Spark ML decision trees automatically prune overfit trees
    C. Spark ML decision trees test more split candidates in the splitting algorithm
    D. Spark ML decision trees test a random sample of feature variables in the splitting algorithm
    E. Spark ML decision trees test binned features values as representative split candidates

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Databricks exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your DATABRICKS-MACHINE-LEARNING-ASSOCIATE exam preparations and Databricks certification application, do not hesitate to visit our Vcedump.com to find your solutions here.