Vertex AI 실험은 Python 및 Google Cloud 콘솔용 Vertex AI SDK에서 지원됩니다. Vertex AI 실험은 Vertex ML 메타데이터를 필요로 하며 이에 의존합니다.
설정
- 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.
-
Make sure that billing is enabled for your Google Cloud project.
-
Enable the required API.
-
In the Google Cloud console, on the project selector page, select or create a Google Cloud project.
-
Make sure that billing is enabled for your Google Cloud project.
-
Enable the required API.
- 서비스 계정을 만듭니다. 필요한 권한이 있는 서비스 계정 만들기를 참조하세요.
- Python용 Vertex AI SDK를 설치합니다.
- 프로젝트에
default
메타데이터 스토어가 있는지 확인합니다. (필수)- 프로젝트에
default
메타데이터 저장소가 있는지 확인하려면 Google Cloud 콘솔의Metadata
페이지로 이동합니다. default
메타데이터 저장소가 없으면 다음과 같은 경우에 생성됩니다.- 첫 번째 PipelineJob을 실행합니다.
- 또는 Python용 Vertex AI SDK에서 첫 번째 실험을 만듭니다.
선택사항: CMEK로 구성하려면 프로젝트의 메타데이터 스토어 구성을 참조하세요.
- 프로젝트에
지원되는 위치
특성 가용성 표에는 Vertex AI 실험에 사용 가능한 위치가 나와 있습니다. Vertex AI Pipelines 또는 Vertex AI 텐서보드를 사용하는 경우 Vertex AI 실험과 같은 위치에 있어야 합니다.