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

Câu 92: Google Cloud Professional Machine Learning Engineer

One of your models is trained using data provided by a third-party data broker. The data broker does not reliably notify you of formatting changes in the data. You want to make your model training pipeline more robust to issues like this. What should you do?

Nội dung câu hỏi

One of your models is trained using data provided by a third-party data broker. The data broker does not reliably notify you of formatting changes in the data. You want to make your model training pipeline more robust to issues like this. What should you do?

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 TensorFlow Data Validation to detect and flag schema anomalies. — đáp án hiện tại
  2. B. Use TensorFlow Transform to create a preprocessing component that will normalize data to the expected distribution, and replace values that don’t match the schema with 0.
  3. C. Use tf.math to analyze the data, compute summary statistics, and flag statistical anomalies.
  4. D. Use custom TensorFlow functions at the start of your model training to detect and flag known formatting errors.

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ề