Databricks Certified Machine Learning Associate
Validates ability to use the Databricks Data Intelligence Platform to perform foundational machine learning tasks including using Databricks ML capabilities such as AutoML, Unity Catalog, and select MLflow features, exploring data and performing feature engineering, building models through training, tuning, evaluation, and selection, and deploying machine learning models. The exam consists of 48 scored multiple-choice questions over 90 minutes and covers four domains: Databricks Machine Learning (38%), ML Workflows (19%), Model Development (31%), and Model Deployment (12%). All ML code is in Python; SQL may appear for non-ML data manipulation. Recommended: 6+ months of hands-on ML experience.
Sample questions
A free preview of 15 source-grounded questions from this exam — answers and explanations included.
- Q1Databricks Machine Learningeasy
A retail data engineering team is being onboarded to the Databricks Feature Store and the ML engineer must explain what the Feature Store actually is for AI and ML models. Per the Databricks Feature Store documentation, which option matches?
- A.The Databricks Feature Store is an on-demand TV streaming bundle marketed to retail customers and explicitly does not provide a registry, lineage, or governance for features used in any ML model on the platform anywhere.
- B.The Databricks Feature Store is a free per-cluster screenshot service that captures notebook cell outputs and does not register or govern any features used in any AI or ML model across any Databricks workspace at all.
- C.The Databricks Feature Store provides a central registry for features used in your AI and ML models, and feature tables and models are registered in Unity Catalog, providing governance, lineage, and cross-workspace sharing.Correct answer
Sources
Questions are grounded in 150 references from official and authoritative materials.