November 2018
Intermediate to advanced
556 pages
14h 42m
English
The process to develop a model using the ML Engine is quite similar to that we have seen in the Working with the Azure ML service and Implementing analytics on AWS SageMaker sections:
The following diagram shows the workflow proposed by GCP:

The basic concept of Engine ML is to use the gcloud ml-engine command-line tool and the Google Cloud libraries to train the model locally and ...