Databricks-Machine-Learning-Professional 試験問題を無料オンラインアクセス

試験コード:Databricks-Machine-Learning-Professional
試験名称:Databricks Certified Machine Learning Professional
認定資格:Databricks
無料問題数:193
更新日:2026-05-31
評価
100%

問題 1

A Machine Learning Engineer is building a fraud detection model that needs to use both pre- computed features from a feature table and real-time calculated features based on user location data sent with each inference request. The engineer has created a Python UDF called calculate_distance in Unity Catalog at main.fraud_detection.calculate_distance that computes the distance between a transaction location and the user's current location. The feature table main.fraud_detection.user_features contains historical user spending patterns with primary key user_id.
The engineer has written the following code to implement this scenario:

Which benefit of this implementation approach makes it suited to the real-time fraud detection use case?

問題 2

A Machine Learning Engineer needs to develop fraud detection models with Databricks. They need to ensure seamless collaboration between data engineers and data scientists while maintaining strict governance, version control, and traceability as models progress from development to production. So, they need to choose the Databricks feature that will enable centralized model lineage tracking, cross-workspace access control, and automated synchronization of model versions with their training data. Which Databricks feature will do this?

問題 3

A Machine Learning Engineer needs to deploy a custom model using Databricks Model Serving.
The model requires an external tokenizer file (for example, a vocabulary or pre-trained tokenizer) to function correctly. They need to ensure this tokenizer file is included with the model so it is available during model serving. How should they package this tokenizer file as part of the model deployment?

問題 4

A Machine Learning Engineer has trained a credit scoring model and needs to evaluate fairness metrics across different customer segments while maintaining different levels of granularity for business reporting. They need to compute metrics like precision, recall, and demographic parity at the individual feature level (credit_score_range, income_bracket) as well as intersectional slices (combinations of features). The model outputs are stored in a Delta table with prediction probabilities and actual default labels. The engineer wants to systematically evaluate model performance across these various feature slices and granularities. Which approach will do this?

問題 5

A Machine Learning Engineer is tasked with implementing a simple solution, requiring as little code as possible, to monitor a regression model and ensure that the R2 score does not exceed a certain threshold. If the threshold is exceeded, the solution needs to send an email to a distribution list. Which proposed solution meets the criteria?

コメントを追加

あなたのメールアドレスが公開されることはありません。個人情報に関する内容は隠されます *

insert code
画面にある文字を入力してください。