ShuffleConfig | R Documentation |
For configuring channel shuffling using a seed For more detail, see the AWS documentation: https://docs.aws.amazon.com/sagemaker/latest/dg/API_ShuffleConfig.html
seed
value used to seed the shuffled sequence.
new()
Create a ShuffleConfig.
ShuffleConfig$new(seed)
seed
(numeric): value used to seed the shuffled sequence.
format()
format class
ShuffleConfig$format()
clone()
The objects of this class are cloneable with this method.
ShuffleConfig$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.