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

Câu 1: Databricks Certified Machine Learning Associate

A data scientist has created two linear regression models. The first model uses price as a label variable and the second model uses log(price) as a label variable. When evaluating the RMSE of each model by comparing the label predictions to the actual price values, the data scientist notices that the RMSE for the seco…

Nội dung câu hỏi

A data scientist has created two linear regression models. The first model uses price as a label variable and the second model uses log(price) as a label variable. When evaluating the RMSE of each model by comparing the label predictions to the actual price values, the data scientist notices that the RMSE for the second model is much larger than the RMSE of the first model. Which of the following possible explanations for this difference is invalid?

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. The second model is much more accurate than the first model
  2. B. The data scientist failed to exponentiate the predictions in the second model prior to computing the RMSE — đáp án hiện tại
  3. C. The data scientist failed to take the log of the predictions in the first model prior to computing the RMSE
  4. D. The first model is much more accurate than the second model
  5. E. The RMSE is an invalid evaluation metric for regression problems

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ề