Câu 24: Databricks Certified Machine Learning Professional
A data scientist has developed a scikit-learn random forest model model, but they have not yet logged model with MLflow. They want to obtain the input schema and the output schema of the model so they can document what type of data is expected as input. Which of the following MLflow operations can be used to perform t…
Nội dung câu hỏi
A data scientist has developed a scikit-learn random forest model model, but they have not yet logged model with MLflow. They want to obtain the input schema and the output schema of the model so they can document what type of data is expected as input. Which of the following MLflow operations can be used to perform this task?
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.
- A. mlflow.models.schema.infer_schema
- B. mlflow.models.signature.infer_signature — đáp án hiện tại
- C. mlflow.models.Model.get_input_schema
- D. mlflow.models.Model.signature
- E. There is no way to obtain the input schema and the output schema of an unlogged model.
Cộng đồng
0 bình luận công khai. Tên thành viên được ẩn một phần.