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

Câu 12: Databricks Certified Machine Learning Professional

A machine learning engineer has registered a sklearn model in the MLflow Model Registry using the sklearn model flavor with UI model_uri. Which of the following operations can be used to load the model as an sklearn object for batch deployment?

Nội dung câu hỏi

A machine learning engineer has registered a sklearn model in the MLflow Model Registry using the sklearn model flavor with UI model_uri. Which of the following operations can be used to load the model as an sklearn object for batch deployment?

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. mlflow.spark.load_model(model_uri)
  2. B. mlflow.pyfunc.read_model(model_uri)
  3. C. mlflow.sklearn.read_model(model_uri)
  4. D. mlflow.pyfunc.load_model(model_uri)
  5. E. mlflow.sklearn.load_model(model_uri) — đáp án hiện tại

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ề