Professional-Machine-Learning-Engineer Exam Question 11
An online reseller has a large, multi-column dataset with one column missing 30% of its data. A Machine Learning Specialist believes that certain columns in the dataset could be used to reconstruct the missing data.
Which reconstruction approach should the Specialist use to preserve the integrity of the dataset?
Which reconstruction approach should the Specialist use to preserve the integrity of the dataset?
Professional-Machine-Learning-Engineer Exam Question 12
You are training a TensorFlow model on a structured data set with 100 billion records stored in several CSV files. You need to improve the input/output execution performance. What should you do?
Professional-Machine-Learning-Engineer Exam Question 13
Your company manages a video sharing website where users can watch and upload videos. You need to create an ML model to predict which newly uploaded videos will be the most popular so that those videos can be prioritized on your company's website.
Which result should you use to determine whether the model is successful?
Which result should you use to determine whether the model is successful?
Professional-Machine-Learning-Engineer Exam Question 14
You are training an LSTM-based model on Al Platform to summarize text using the following job submission script:

You want to ensure that training time is minimized without significantly compromising the accuracy of your model. What should you do?

You want to ensure that training time is minimized without significantly compromising the accuracy of your model. What should you do?
Professional-Machine-Learning-Engineer Exam Question 15
You need to train a regression model based on a dataset containing 50,000 records that is stored in BigQuery. The data includes a total of 20 categorical and numerical features with a target variable that can include negative values. You need to minimize effort and training time while maximizing model performance. What approach should you take to train this regression model?
