Configura Vertex AI Experiments

Vertex AI Experiments è supportato dall'SDK Agent Platform Python e dalla consoleGoogle Cloud . Vertex AI Experiments richiede e dipende da Vertex ML Metadata.

Configura

  1. Accedi al tuo account Google Cloud . Se non conosci Google Cloud, crea un account per valutare le prestazioni dei nostri prodotti in scenari reali. I nuovi clienti ricevono anche 300 $di crediti senza costi per l'esecuzione, il test e il deployment dei workload.
  2. In the Google Cloud console, on the project selector page, select or create a Google Cloud project.

    Roles required to select or create a project

    • Select a project: Selecting a project doesn't require a specific IAM role—you can select any project that you've been granted a role on.
    • Create a project: To create a project, you need the Project Creator role (roles/resourcemanager.projectCreator), which contains the resourcemanager.projects.create permission. Learn how to grant roles.

    Go to project selector

  3. Verify that billing is enabled for your Google Cloud project.

  4. Enable the required API.

    Roles required to enable APIs

    To enable APIs, you need the Service Usage Admin IAM role (roles/serviceusage.serviceUsageAdmin), which contains the serviceusage.services.enable permission. Learn how to grant roles.

    Enable the API

  5. In the Google Cloud console, on the project selector page, select or create a Google Cloud project.

    Roles required to select or create a project

    • Select a project: Selecting a project doesn't require a specific IAM role—you can select any project that you've been granted a role on.
    • Create a project: To create a project, you need the Project Creator role (roles/resourcemanager.projectCreator), which contains the resourcemanager.projects.create permission. Learn how to grant roles.

    Go to project selector

  6. Verify that billing is enabled for your Google Cloud project.

  7. Enable the required API.

    Roles required to enable APIs

    To enable APIs, you need the Service Usage Admin IAM role (roles/serviceusage.serviceUsageAdmin), which contains the serviceusage.services.enable permission. Learn how to grant roles.

    Enable the API

  8. Crea un service account. Consulta Creare un account di servizio con le autorizzazioni richieste.
  9. Installa l'SDK Agent Platform per Python.
  10. Verifica l'esistenza dell'archivio dei metadati nel tuo progetto.default (obbligatorio)
    • Per verificare se il tuo progetto dispone di default Metadata Store, vai alla pagina Metadata nella console Google Cloud .
    • Se l'archivio di metadati default non esiste, viene creato quando

Località supportate

La tabella Disponibilità delle funzionalità elenca le località disponibili per Vertex AI Experiments. Quando utilizzi Vertex AI Pipelines o Vertex AI TensorBoard, devono trovarsi nella stessa località dell'esperimento della piattaforma Agent.

Passaggi successivi

Tutorial pertinenti sui notebook

  1. Confrontare i modelli addestrati e valutati
  2. Addestramento del modello con codice di pretrattamento dei dati predefinito
  3. Confrontare le esecuzioni della pipeline
  4. Registrazione automatica