ShuffleConfig: ShuffleConfig Class

ShuffleConfigR Documentation

ShuffleConfig Class

Description

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

Public fields

seed

value used to seed the shuffled sequence.

Methods

Public methods


Method new()

Create a ShuffleConfig.

Usage
ShuffleConfig$new(seed)
Arguments
seed

(numeric): value used to seed the shuffled sequence.


Method format()

format class

Usage
ShuffleConfig$format()

Method clone()

The objects of this class are cloneable with this method.

Usage
ShuffleConfig$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.