What are the minimum permissions needed for a service account used with Google Dataproc?
When creating a new Cloud Dataproc cluster with the projects.regions.clusters.create operation, these four values are required: project, region, name, and ____.
To run a TensorFlow training job on your own computer using Cloud Machine Learning Engine, what would your command start with?
If a dataset contains rows with individual people and columns for year of birth, country, and income, how many of the columns are continuous and how many are categorical?
MJTelco’s Google Cloud Dataflow pipeline is now ready to start receiving data from the 50,000 installations. You want to allow Cloud Dataflow to scale its compute power up as required. Which Cloud Dataflow pipeline configuration setting should you update?
How can you get a neural network to learn about relationships between categories in a categorical feature?
If you want to create a machine learning model that predicts the price of a particular stock based on its recent price history, what type of estimator should you use?