跟踪 Amazon SageMaker 终端节点模型与模型监视器捕获的数据之间的血缘关系

0

【以下的问题经过翻译处理】 我有一个 Amazon SageMaker 终端节点(启用了数据捕获功能),包含一个模型(例如名称 A A1)。我想用一个新模型(例如名称 A2)更新终端节点。

如何跟踪在 Amazon S3 中捕获的模型监视数据,并识别哪些数据是关于A1模型的,哪些数据是关于A2模型的?

profile picture
ESPECIALISTA
feita há 8 meses22 visualizações
1 Resposta
0

【以下的回答经过翻译处理】 使用 boto3:

当您更新终端节点模型时,需要创建一个新的 "EndpointConfig",在其中指定新的 "S3 URI",其中将存储捕获的数据,这样您就可以看到来自不同模型版本的不同数据捕获:

profile picture
ESPECIALISTA
respondido há 8 meses

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas