发送反馈
为 Vertex AI 实验设置
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
Vertex AI Experiments 由 Python 版 Vertex AI SDK 和 Google Cloud 控制台支持。Vertex AI Experiments 需要并依赖于 Vertex ML Metadata 。
设置
登录您的 Google Cloud 账号。如果您是 Google Cloud 新手,请创建一个账号 来评估我们的产品在实际场景中的表现。新客户还可获享 $300 赠金,用于运行、测试和部署工作负载。
In the Google Cloud console, on the project selector page,
select or create a Google Cloud project.
Note : If you don't plan to keep the
resources that you create in this procedure, create a project instead of
selecting an existing project. After you finish these steps, you can
delete the project, removing all resources associated with the project.
Go to project selector
确保您的 Google Cloud 项目已启用结算功能 。
Enable the required API.
Enable the API
In the Google Cloud console, on the project selector page,
select or create a Google Cloud project.
Note : If you don't plan to keep the
resources that you create in this procedure, create a project instead of
selecting an existing project. After you finish these steps, you can
delete the project, removing all resources associated with the project.
Go to project selector
确保您的 Google Cloud 项目已启用结算功能 。
Enable the required API.
Enable the API
创建服务账号。请参阅创建具有所需权限的服务账号 。
安装 Python 版 Vertex AI SDK 。
检查您的项目中是否存在 default
Metadata Store。(必需)
如需查看您的项目是否具有 default
元数据存储区,请进入 Google Cloud 控制台中的 Metadata
页面。
如果 default
元数据存储区不存在,则系统会在以下情况下创建它
您运行第一个 PipelineJob 时创建它、
或者,在 Python 版 Vertex AI SDK 中创建您的第一个实验。 可选:如需使用 CMEK 进行配置,请参阅配置项目的元数据存储区。
支持的位置
特征可用性 表列出了 Vertex AI Experiments 的可用位置。使用 Vertex AI Pipelines 或 Vertex AI TensorBoard 时,它们必须与 Vertex AI 实验位于同一位置。
后续步骤
相关笔记本教程
比较经过训练和评估的模型
使用预构建的数据预处理代码进行模型训练
比较流水线运行
自动日志记录
发送反馈
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可 获得了许可,并且代码示例已根据 Apache 2.0 许可 获得了许可。有关详情,请参阅 Google 开发者网站政策 。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-10-04。
需要向我们提供更多信息?
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2024-10-04。"],[],[]]