Databricks Certified Machine Learning Associate Free Practice Exam Questions

30 real Databricks Certified Machine Learning Associate exam questions with answers and AI explanations. Databricks certification prep — page 3 of 3.

  1. Question 32: 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 in…
  2. Question 34: A data scientist is calculating the importance of features as a part of an MLflow run. The feature importance values are being stored in the pandas DataFrame i…
  3. Question 35: A machine learning engineer has created a Feature Table new_table using Feature Store Client fs. When creating the table, they specified a metadata description…
  4. Question 36: 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…
  5. Question 37: In which of the following situations is it preferable to impute missing feature values with their median value over the mean value?
  6. Question 38: 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…
  7. Question 40: A data scientist uses 3-fold cross-validation and the following hyperparameter grid when optimizing model hyperparameters via grid search for a classification…
  8. Question 41: A data scientist is wanting to explore summary statistics for Spark DataFrame spark_df. The data scientist wants to see the count, mean, standard deviation, mi…
  9. Question 42: A data scientist in an investment banking company has been asked to accelerate their model development process on certain tasks of their everyday job so they c…
  10. Question 45: A data scientist is developing a machine learning model to predict house prices in a competitive real estate market. They initially select a loss function that…