mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
60 lines
1.5 KiB
Text
60 lines
1.5 KiB
Text
|
|
NAME
|
||
|
|
gcloud beta ml-engine - manage AI Platform jobs and models
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud beta ml-engine GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
(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/
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
GROUPS
|
||
|
|
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.
|
||
|
|
|
||
|
|
COMMANDS
|
||
|
|
COMMAND is one of the following:
|
||
|
|
|
||
|
|
explain
|
||
|
|
(BETA) Run AI Platform explanation.
|
||
|
|
|
||
|
|
predict
|
||
|
|
(BETA) Run AI Platform online prediction.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
This command is currently in beta and might change without notice. These
|
||
|
|
variants are also available:
|
||
|
|
|
||
|
|
$ gcloud ml-engine
|
||
|
|
|
||
|
|
$ gcloud alpha ml-engine
|
||
|
|
|