1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 18:45:13 +00:00
gcloud-help/gcloud/alpha/ml-engine/help
2022-03-01 04:29:52 +00:00

64 lines
1.7 KiB
Text

NAME
gcloud alpha ml-engine - manage AI Platform jobs and models
SYNOPSIS
gcloud alpha ml-engine GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) The gcloud alpha 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
(ALPHA) AI Platform Jobs commands.
local
(ALPHA) AI Platform Local commands.
locations
(ALPHA) Query AI Platform location capabilities.
models
(ALPHA) AI Platform Models commands.
operations
(ALPHA) Manage AI Platform operations.
versions
(ALPHA) AI Platform Versions commands.
COMMANDS
COMMAND is one of the following:
explain
(ALPHA) Run AI Platform explanation.
predict
(ALPHA) Run AI Platform online prediction.
NOTES
This command is currently in alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct
project, you might be trying to access an API with an invitation-only early
access allowlist. These variants are also available:
$ gcloud ml-engine
$ gcloud beta ml-engine