gcloud ml-engine - manage AI Platform jobs and models
gcloud ml-engine GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
The gcloud ml-engine command group lets you manage AI Platform jobs and training models.
AI Platform is a managed service that enables you to easily build machine learning models, that work on any type of data, of any size. Create your model with the powerful TensorFlow framework that powers many Google products, from Google Photos to Google Cloud Speech.
More information on AI Platform can be found here: https://cloud.google.com/ml and detailed documentation can be found here: https://cloud.google.com/ml/docs/
These flags are available to all commands: --help.
Run $ gcloud help for details.
GROUP is one of the following:
- jobs
AI Platform Jobs commands.
- local
AI Platform Local commands.
- models
AI Platform Models commands.
- operations
Manage AI Platform operations.
- versions
AI Platform Versions commands.
COMMAND is one of the following:
- predict
Run AI Platform online prediction.
These variants are also available:
$ gcloud alpha ml-engine
$ gcloud beta ml-engine