【发布时间】:2022-01-18 07:50:48
【问题描述】:
我正在探索 kubeflow 管道和 Vertex AI 管道。据我了解,Vertex AI 管道是 kubeflow 管道的托管版本,因此不需要部署完整的 kubeflow 实例。在这方面,抛开定价不谈,Vertex AI 管道是一个更好的选择。但是,在 kubeflow 中,可以创建 experiments,这是我在 Vertex AI 管道中没有找到的等价物。我在documentation 中发现的唯一 Vertex AI 不支持的 kubeflow 功能是“缓存过期”和“递归”,但它们没有提及任何关于实验的内容。让我想知道在两者之间做出决定时是否还有其他值得考虑的差异。
【问题讨论】:
标签: google-cloud-platform google-ai-platform kubeflow-pipelines google-cloud-vertex-ai google-cloud-ai-platform-pipelines