
Explanation:
In the CUSTOM tier for Google Cloud Machine Learning Engine (now called AI Platform), you have the flexibility to specify the number of workers and parameter servers for your training jobs. This allows for customization of the infrastructure to match the scale of your machine learning workloads.
Thus, the correct configuration in the CUSTOM tier involves specifying the count of workers and parameter servers, excluding masters. For more details, visit Google Cloud's documentation on job configuration parameters.
In the CUSTOM tier of Google Cloud Machine Learning Engine (now known as AI Platform), which cluster node types can you specify the number of?
A
Workers and parameter servers
B
Masters, workers, and parameter servers
C
Parameter servers
D
Workers
No comments yet.