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

Câu 9: SnowPro Advanced Data Scientist DSA-C03

A Data Scientist has a trained a model that has been stored as a file on a Snowflake stage. Now they want to use a Python User-Defined Function (UDF) for scoring data in Snowflake with the modelOne requirement is that they should be able to replace the mode file with a new one without having to recreate the UDF. What…

Nội dung câu hỏi

A Data Scientist has a trained a model that has been stored as a file on a Snowflake stage. Now they want to use a Python User-Defined Function (UDF) for scoring data in Snowflake with the modelOne requirement is that they should be able to replace the mode file with a new one without having to recreate the UDF. What is required in order to accomplish this?

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. Load the model file using the path to the model file including stage and file name in the UDF.
  2. B. Deploy the UDF using Snowpark for Python and use the trained model object in the UDF.
  3. C. Provide the path to the model file including stage and file name as a parameter to the function and load the file in the UDF.
  4. D. Add the path to the model file including stage and file name to the IMPORT parameter for the UDF and load the file in the UDF. — đá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ề