/AWS1/CL_SGM=>CREATEMODELBIASJOBDEFINITION()
¶
About CreateModelBiasJobDefinition¶
Creates the definition for a model bias job.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_JOBDEFINITIONNAME
TYPE /AWS1/SGMMONJOBDEFINITIONNAME
/AWS1/SGMMONJOBDEFINITIONNAME
¶
The name of the bias job definition. The name must be unique within an Amazon Web Services Region in the Amazon Web Services account.
IO_MODELBIASAPPSPECIFICATION
TYPE REF TO /AWS1/CL_SGMMODELBIASAPPSPEC
/AWS1/CL_SGMMODELBIASAPPSPEC
¶
Configures the model bias job to run a specified Docker container image.
IO_MODELBIASJOBINPUT
TYPE REF TO /AWS1/CL_SGMMODELBIASJOBINPUT
/AWS1/CL_SGMMODELBIASJOBINPUT
¶
Inputs for the model bias job.
IO_MODELBIASJOBOUTPUTCONFIG
TYPE REF TO /AWS1/CL_SGMMONOUTPUTCONFIG
/AWS1/CL_SGMMONOUTPUTCONFIG
¶
ModelBiasJobOutputConfig
IO_JOBRESOURCES
TYPE REF TO /AWS1/CL_SGMMONRESOURCES
/AWS1/CL_SGMMONRESOURCES
¶
JobResources
IV_ROLEARN
TYPE /AWS1/SGMROLEARN
/AWS1/SGMROLEARN
¶
The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker can assume to perform tasks on your behalf.
Optional arguments:¶
IO_MODELBIASBASELINECONFIG
TYPE REF TO /AWS1/CL_SGMMDELBIASBASELINE00
/AWS1/CL_SGMMDELBIASBASELINE00
¶
The baseline configuration for a model bias job.
IO_NETWORKCONFIG
TYPE REF TO /AWS1/CL_SGMMONNETWORKCONFIG
/AWS1/CL_SGMMONNETWORKCONFIG
¶
Networking options for a model bias job.
IO_STOPPINGCONDITION
TYPE REF TO /AWS1/CL_SGMMONSTOPPINGCOND
/AWS1/CL_SGMMONSTOPPINGCOND
¶
StoppingCondition
IT_TAGS
TYPE /AWS1/CL_SGMTAG=>TT_TAGLIST
TT_TAGLIST
¶
(Optional) An array of key-value pairs. For more information, see Using Cost Allocation Tags in the Amazon Web Services Billing and Cost Management User Guide.