| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
ShuffleConfig |
ShuffleConfig.clone() |
ShuffleConfig |
Channel.getShuffleConfig()
A configuration for a shuffle option for input data in a channel.
|
ShuffleConfig |
ShuffleConfig.withSeed(Long seed)
Determines the shuffling order in
ShuffleConfig value. |
| Modifier and Type | Method and Description |
|---|---|
void |
Channel.setShuffleConfig(ShuffleConfig shuffleConfig)
A configuration for a shuffle option for input data in a channel.
|
Channel |
Channel.withShuffleConfig(ShuffleConfig shuffleConfig)
A configuration for a shuffle option for input data in a channel.
|
Copyright © 2020. All rights reserved.