mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 02:25:19 +00:00
30 lines
564 B
Text
30 lines
564 B
Text
NAME
|
|
gcloud ml-engine local - AI Platform Local commands
|
|
|
|
SYNOPSIS
|
|
gcloud ml-engine local COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
AI Platform Local commands.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
predict
|
|
Run prediction locally.
|
|
|
|
train
|
|
Run an AI Platform training job locally.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha ml-engine local
|
|
|
|
$ gcloud beta ml-engine local
|
|
|