gcloud beta ml-engine - manage AI Platform jobs and models
gcloud beta ml-engine GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
(BETA) The gcloud beta 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
(BETA) AI Platform Jobs commands.
- local
(BETA) AI Platform Local commands.
- models
(BETA) AI Platform Models commands.
- operations
(BETA) Manage AI Platform operations.
- versions
(BETA) AI Platform Versions commands.
COMMAND is one of the following:
- explain
(BETA) Run AI Platform explanation.
- predict
(BETA) Run AI Platform online prediction.
This command is currently in beta and might change without notice. These variants are also available:
$ gcloud ml-engine
$ gcloud alpha ml-engine