You are training a machine learning model using RAPIDS cuML and need to ensure that all numeric
features are standardized for better model performance. Which of the following is the best approach for scaling data using RAPIDS?
Correct Answer: C
Question 2
When deciding whether to use GPU acceleration or a traditional CPU approach for a machine learning
task, which of the following factors should be considered to determine if the data qualifies as "big data"
and whether GPU acceleration is beneficial? (Select two)
Correct Answer: C, D
Question 3
A data scientist is working on training a deep learning model in a cloud-based environment. The
dataset is large, and model convergence is taking too long on a standard CPU instance.
To optimize performance through GPU acceleration, which of the following strategies should the data
scientist implement?
Correct Answer: A
Demo Practice Mode
You are viewing only the questions marked as Demo.