Vertex AI Experiments는 Agent Platform SDK for Python 및 Google Cloud 콘솔에서 지원됩니다. Vertex AI Experiments는 Vertex ML Metadata를 필요로 하며 이에 의존합니다.
설정
- 계정에 로그인합니다. Google Cloud 를 처음 사용하는 경우 Google Cloud, 계정을 만들고 Google 제품의 실제 성능을 평가해 보세요. 신규 고객에게는 워크로드를 실행, 테스트, 배포하는 데 사용할 수 있는 $300의 무료 크레딧이 제공됩니다.
-
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 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 role
(
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.- 서비스 계정을 만듭니다. 필요한 권한이 있는 서비스 계정 만들기를 참조하세요.
- Agent Platform SDK for Python을 설치합니다.
- 프로젝트에
default메타데이터 저장소 가 있는지 확인합니다. (필수)- 프로젝트에
default메타데이터 저장소가 있는지 확인하려면 Google Cloud 콘솔의Metadata페이지로 이동합니다. default메타데이터 저장소가 없으면 다음과 같은 경우에 생성됩니다.- 첫 번째 PipelineJob을 실행합니다.
- 또는 Agent Platform SDK for Python에서 첫 번째 실험을 만듭니다.
선택사항: CMEK로 구성하려면 프로젝트의 메타데이터 스토어 구성을 참조하세요.
- 프로젝트에
지원되는 위치
특성 가용성 표에는 Vertex AI Experiments에 사용 가능한 위치가 나와 있습니다. Vertex AI Pipelines 또는 Vertex AI 텐서보드를 사용하는 경우 Agent Platform 실험과 같은 위치에 있어야 합니다.