Identity: Identity operator class for filtering JumpStart content.

IdentityR Documentation

Identity operator class for filtering JumpStart content.

Description

Identity operator class for filtering JumpStart content.

Identity operator class for filtering JumpStart content.

Super classes

sagemaker.core::Operand -> sagemaker.core::Operator -> Identity

Methods

Public methods

Inherited methods

Method new()

Instantiates Identity object.

Usage
Identity$new(operand)
Arguments
operand

(Union[Operand, str]): Operand for identity operation.


Method eval()

Evaluates operator.

Usage
Identity$eval()

Method clone()

The objects of this class are cloneable with this method.

Usage
Identity$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


DyfanJones/sagemaker-r-local documentation built on June 14, 2022, 10:32 p.m.