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

Câu 74: Google Cloud Professional Machine Learning Engineer

You are building a linear model with over 100 input features, all with values between –1 and 1. You suspect that many features are non-informative. You want to remove the non-informative features from your model while keeping the informative ones in their original form. Which technique should you use?

Nội dung câu hỏi

You are building a linear model with over 100 input features, all with values between –1 and 1. You suspect that many features are non-informative. You want to remove the non-informative features from your model while keeping the informative ones in their original form. Which technique should you use?

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. Use principal component analysis (PCA) to eliminate the least informative features.
  2. B. Use L1 regularization to reduce the coefficients of uninformative features to 0. — đáp án hiện tại
  3. C. After building your model, use Shapley values to determine which features are the most informative.
  4. D. Use an iterative dropout technique to identify which features do not degrade the model when removed.

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ề