DebugRuleConfiguration

Configuration information for SageMaker Debugger rules for debugging. To learn more about how to configure the DebugRuleConfiguration parameter, see Use the SageMaker and Debugger Configuration API Operations to Create, Update, and Debug Your Training Job.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The instance type to deploy a custom rule for debugging a training job.

Link copied to clipboard

Path to local storage location for output of rules. Defaults to /opt/ml/processing/output/rule/.

Link copied to clipboard

The name of the rule configuration. It must be unique relative to other rule configuration names.

Link copied to clipboard

The Amazon Elastic Container (ECR) Image for the managed rule evaluation.

Link copied to clipboard

Runtime configuration for rule container.

Link copied to clipboard

Path to Amazon S3 storage location for rules.

Link copied to clipboard

The size, in GB, of the ML storage volume attached to the processing instance.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String