CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 56: Databricks Certified Machine Learning Professional

A machine learning engineering manager has asked all of the engineers on their team to add text descriptions to each of the model projects in the MLflow Model Registry. They are starting with the model project "model" and they'd like to add the text in the model_description variable. The team is using the following li…

Nội dung câu hỏi

A machine learning engineering manager has asked all of the engineers on their team to add text descriptions to each of the model projects in the MLflow Model Registry. They are starting with the model project "model" and they'd like to add the text in the model_description variable. The team is using the following line of code: Which of the following changes does the team need to make to the above code block to accomplish the task?

Minh họa câu hỏi

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. Replace update_registered_model with update_model_version
  2. B. There no changes necessary — đáp án hiện tại
  3. C. Replace description with artifact
  4. D. Replace client.update_registered_model with mlflow
  5. E. Add a Python model as an argument to update_registered_model

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề