Vertex AI Experiments は、Vertex AI SDK for Python と Google Cloud コンソールでサポートされています。Vertex AI Experiments では、Vertex ML Metadata が必要であり、それに依存しています。
設定
- 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.
- サービス アカウントを作成します。必要な権限を持つサービス アカウントを作成するをご覧ください。
- Vertex AI SDK for Python をインストールします。
- プロジェクトに
default
メタデータ ストアが存在するかどうかを確認します。(必須)- プロジェクトに
default
メタデータ ストアがあるかどうかを確認するには、Google Cloud コンソールのMetadata
ページに移動します。 default
メタデータ ストアが存在しない場合は、- 最初の PipelineJob を実行するときに作成されるか、
- Vertex AI SDK for Python で最初のテストを作成するときに作成されます。
省略可: CMEK を使用して構成するには、プロジェクトのメタデータ ストアを構成するをご覧ください。
- プロジェクトに
サポートされているロケーション
機能の提供状況の表には、Vertex AI Experiments で使用できるロケーションが一覧表示されます。Vertex AI Pipelines または Vertex AI TensorBoard を使用する場合は、Vertex AI のテストと同じロケーションに存在する必要があります。