Câu 41: Google Cloud Professional Machine Learning Engineer
You have a demand forecasting pipeline in production that uses Dataflow to preprocess raw data prior to model training and prediction. During preprocessing, you employ Z-score normalization on data stored in BigQuery and write it back to BigQuery. New training data is added every week. You want to make the process mor…
Nội dung câu hỏi
You have a demand forecasting pipeline in production that uses Dataflow to preprocess raw data prior to model training and prediction. During preprocessing, you employ Z-score normalization on data stored in BigQuery and write it back to BigQuery. New training data is added every week. You want to make the process more efficient by minimizing computation time and manual intervention. 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.
- A. Normalize the data using Google Kubernetes Engine.
- B. Translate the normalization algorithm into SQL for use with BigQuery. — đáp án hiện tại
- C. Use the normalizer_fn argument in TensorFlow's Feature Column API.
- D. Normalize the data with Apache Spark using the Dataproc connector for BigQuery.
Cộng đồng
0 bình luận công khai. Tên thành viên được ẩn một phần.