Câu 153: DP-100: Designing and Implementing a Data Science Solution on Azure
You train and register a model in your Azure Machine Learning workspace. You must publish a pipeline that enables client applications to use the model for batch inferencing. You must use a pipeline with a single ParallelRunStep step that runs a Python inferencing script to get predictions from the input data. You need…
Nội dung câu hỏi
You train and register a model in your Azure Machine Learning workspace. You must publish a pipeline that enables client applications to use the model for batch inferencing. You must use a pipeline with a single ParallelRunStep step that runs a Python inferencing script to get predictions from the input data. You need to create the inferencing script for the ParallelRunStep pipeline step. Which two functions should you include? Each correct answer presents part of the solution.NOTE: Each correct selection is worth one point.
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. run(mini_batch) — đáp án hiện tại
- B. main()
- C. batch()
- D. init() — đáp án hiện tại
- E. score(mini_batch)
Cộng đồng
0 bình luận công khai. Tên thành viên được ẩn một phần.