NAME
    gcloud alpha ai-platform - manage AI Platform jobs and models

SYNOPSIS
    gcloud alpha ai-platform GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) The gcloud alpha ai-platform 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 ai-platform

        $ gcloud beta ai-platform

