Constant | R Documentation |
Constant operator class for filtering JumpStart content.
Constant operator class for filtering JumpStart content.
sagemaker.core::Operand
-> sagemaker.core::Operator
-> Constant
new()
Instantiates Constant operator object.
Constant$new(constant)
constant
(BooleanValues): Value of constant.
eval()
Evaluates constant
Constant$eval()
clone()
The objects of this class are cloneable with this method.
Constant$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.