Ir para o conteúdo

API definition for ModelBiasMonitor and ModelExplainabilityMonitor

0

Where can I find the actual references to API definitions and descriptions for ModelBiasMonitor and ModelExplainabilityMonitor Classes?

I can a find a few mentions in the Amazon SageMaker documentation in the following links. https://sagemaker.readthedocs.io/en/stable/api/inference/model_monitor.html https://sagemaker-examples.readthedocs.io/en/latest/sagemaker_model_monitor/fairness_and_explainability/SageMaker-Model-Monitor-Fairness-and-Explainability.html

Where can I find the actual reference and the code implementation for these Classes?

AWS
feita há 5 anos337 visualizações
1 Resposta
0
Resposta aceita

The actual reference to the classes can be found here: https://github.com/aws/sagemaker-python-sdk/blob/master/src/sagemaker/model_monitor/clarify_model_monitoring.py
It encapsulates the definitions and descriptions for all of SageMaker Clarify related monitoring classes.

AWS
ESPECIALISTA
respondido há 5 anos

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.