Identity | R Documentation |
Identity operator class for filtering JumpStart content.
Identity operator class for filtering JumpStart content.
sagemaker.core::Operand
-> sagemaker.core::Operator
-> Identity
new()
Instantiates Identity object.
Identity$new(operand)
operand
(Union[Operand, str]): Operand for identity operation.
eval()
Evaluates operator.
Identity$eval()
clone()
The objects of this class are cloneable with this method.
Identity$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.