SageMaker Model Bias Job Definition

An AWS SageMaker Model Bias Job Definition is a resource that specifies the configuration for running bias detection jobs on machine learning models. It defines details such as the dataset used, the model to evaluate, bias metrics, and output locations. This helps monitor and detect potential bias in models to ensure fairness and compliance.

aws.sagemaker_model_bias_job_definition

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
creation_timecoretimestampThe time at which the model bias job was created.
job_definition_arncorestringThe Amazon Resource Name (ARN) of the model bias job.
job_definition_namecorestringThe name of the bias job definition. The name must be unique within an Amazon Web Services Region in the Amazon Web Services account.
job_resourcescorejsonIdentifies the resources to deploy for a monitoring job.
model_bias_app_specificationcorejsonConfigures the model bias job to run a specified Docker container image.
model_bias_baseline_configcorejsonThe baseline configuration for a model bias job.
model_bias_job_inputcorejsonInputs for the model bias job.
model_bias_job_output_configcorejsonThe output configuration for monitoring jobs.
network_configcorejsonNetworking options for a model bias job.
role_arncorestringThe Amazon Resource Name (ARN) of the IAM role that has read permission to the input data location and write permission to the output data location in Amazon S3.
stopping_conditioncorejsonA time limit for how long the monitoring job is allowed to run before stopping.
tagscorehstore