Professional Machine Learning Engineer Exam QuestionsBrowse all questions from this exam

Professional Machine Learning Engineer Exam - Question 298


You work for a bank. You need to train a model by using unstructured data stored in Cloud Storage that predicts whether credit card transactions are fraudulent. The data needs to be converted to a structured format to facilitate analysis in BigQuery. Company policy requires that data containing personally identifiable information (PII) remain in Cloud Storage. You need to implement a scalable solution that preserves the data’s value for analysis. What should you do?

Show Answer
Correct Answer:

Discussion

1 comment
Sign in to comment
CassiniExamOption: B
Feb 27, 2025

B. This is the most effective and scalable solution. The DLP (Data Loss Prevention) API is designed to identify and transform sensitive data.