Câu 29: Databricks Certified Machine Learning Associate
A data scientist wants to parallelize the training of trees in a gradient boosted tree to speed up the training process. A colleague suggests that parallelizing a boosted tree algorithm can be difficult. Which of the following describes why?
Nội dung câu hỏi
A data scientist wants to parallelize the training of trees in a gradient boosted tree to speed up the training process. A colleague suggests that parallelizing a boosted tree algorithm can be difficult. Which of the following describes why?
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. Gradient boosting is not a linear algebra-based algorithm which is required for parallelization.
- B. Gradient boosting requires access to all data at once which cannot happen during parallelization.
- C. Gradient boosting calculates gradients in evaluation metrics using all cores which prevents parallelization.
- D. Gradient boosting is an iterative algorithm that requires information from the previous iteration to perform the next step. — đáp án hiện tại
- E. Gradient boosting uses decision trees in each iteration which cannot be parallelized.
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.