Vertex AI Experiments è supportato dall'SDK Vertex AI per Python e dalla consoleGoogle Cloud . Vertex AI Experiments richiede e dipende da Vertex ML Metadata.
Configura
- Sign in to your Google Cloud account. If you're new to Google Cloud, create an account to evaluate how our products perform in real-world scenarios. New customers also get $300 in free credits to run, test, and deploy workloads.
 - 
    
    
      
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
      (
roles/resourcemanager.projectCreator), which contains theresourcemanager.projects.createpermission. Learn how to grant roles. 
 - 
  
    
Verify that billing is enabled for your Google Cloud project.
 - 
  
  
    
      
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 theserviceusage.services.enablepermission. Learn how to grant roles. - 
    
    
      
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
      (
roles/resourcemanager.projectCreator), which contains theresourcemanager.projects.createpermission. Learn how to grant roles. 
 - 
  
    
Verify that billing is enabled for your Google Cloud project.
 - 
  
  
    
      
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 theserviceusage.services.enablepermission. Learn how to grant roles. - Crea un service account. Consulta Creare un account di servizio con le autorizzazioni richieste.
 - Installa l'SDK Vertex AI per Python.
 - Verifica l'esistenza dell'archivio dei metadati nel tuo progetto.
default(obbligatorio)- Per verificare se il tuo progetto dispone di 
defaultMetadata Store, vai alla paginaMetadatanella console Google Cloud . - Se l'archivio di metadati 
defaultnon esiste, viene creato quando- esegui il primo PipelineJob,
 - oppure crea il tuo primo esperimento nell'SDK Vertex AI per Python.
(Facoltativo) Per la configurazione con CMEK, consulta Configurazione dell'archivio dei metadati del progetto. 
 
 - Per verificare se il tuo progetto dispone di 
 - Confrontare i modelli addestrati e valutati
 - Addestramento del modello con codice di pretrattamento dei dati predefinito
 - Confrontare le esecuzioni della pipeline
 - Registrazione automatica
 
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 Vertex AI.