ModelTrainingDataChannel

Information about the model training data channel. A training data channel is a named data source that the training algorithms can consume.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the training data channel.

Link copied to clipboard

The Amazon Resource Name (ARN) of the ML input channel for this model training data channel.

Link copied to clipboard

Specifies how the training data stored in Amazon S3 should be distributed to training instances. This parameter controls the data distribution strategy for the training job:

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String