Câu 11: 70-773: Analyzing Big Data with Microsoft R
You are running a parallel function that uses the following R code segment. (Line numbers are included for reference only.)01 cp <- 0.01 xval <- 0 maxdepth <- 503 (form, data = "segmentationDataBig", maxDepth = maxdepth, cp = cp, xval = xval, blocksPerRead = 250You need to complete the R code. The solution must suppor…
Nội dung câu hỏi
You are running a parallel function that uses the following R code segment. (Line numbers are included for reference only.)01 cp <- 0.01 xval <- 0 maxdepth <- 503 (form, data = "segmentationDataBig", maxDepth = maxdepth, cp = cp, xval = xval, blocksPerRead = 250You need to complete the R code. The solution must support chunking. Which function should insert at line 02?
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. rxBTrees
- B. rxExec
- C. rxDForest
- D. rxDTree — đá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.