Câu 38: Databricks Certified Machine Learning Associate
A machine learning engineer wants to parallelize the training of group-specific models using the Pandas Function API. They have developed the train_model function, and they want to apply it to each group of DataFrame df. They have written the following incomplete code block: Which of the following pieces of code can b…
Nội dung câu hỏi
A machine learning engineer wants to parallelize the training of group-specific models using the Pandas Function API. They have developed the train_model function, and they want to apply it to each group of DataFrame df. They have written the following incomplete code block: Which of the following pieces of code can be used to fill in the above blank to complete the 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. applyInPandas — đáp án hiện tại
- B. mapInPandas
- C. predict
- D. train_model
- E. groupedApplyIn
Cộng đồng
0 bình luận công khai. Tên thành viên được ẩn một phần.