Databricks-Machine-Learning-Professional 無料問題集「Databricks Certified Machine Learning Professional」
A machine learning engineer has developed the following custom model class with preprocessing logic to combine two columns:

However, instances of this class are unable to compute predictions.
Which set of changes will update the class so predictions can be computed while continuing to apply the preprocessing logic?

However, instances of this class are unable to compute predictions.
Which set of changes will update the class so predictions can be computed while continuing to apply the preprocessing logic?
正解:A
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
A Machine Learning Engineer needs to build a credit risk model using Databricks. Due to strict data governance, production data cannot be accessed from development or staging environments. To manage MLOps, the engineer uses a "deploy code" strategy with separate development, staging, and production environments mapped to different catalogs in Unity Catalog. The CI/CD pipeline automates environment transitions. What is the primary architectural component promoted from staging to production to generate the final, production-ready model in this scenario?
正解:C
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
A machine learning engineer has a machine learning pipeline where predictions are updated annually. The final prediction dataset contains millions of rows, and that dataset is irregularly accessed. Which solution should the machine learning engineer use to maintain cost efficiency?
正解:C
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
A Machine Learning Engineer has deployed a customer churn prediction model to production three months ago. The model serves real-time predictions via a Databricks endpoint with inference logging enabled. They notice declining model accuracy in recent weeks and suspect data drift in customer demographics. They need to implement monitoring to track model performance degradation and input feature drift over time. Which monitoring profile type should they use?
正解:A
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
A machine learning engineer is manually refreshing a model in an existing machine learning pipeline. The pipeline uses the MLflow Model Registry model "project". The machine learning engineer would like to add a new version of the model to "project". Which MLflow operation can the machine learning engineer use to accomplish this task?
正解:D
解答を投票する