AdditionalS3DataSource

A data source used for training or inference that is in addition to the input dataset or model data.

Types

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

Properties

Link copied to clipboard

The type of compression used for an additional data source used in inference or training. Specify None if your additional data source is not compressed.

Link copied to clipboard
val eTag: String?

The ETag associated with S3 URI.

Link copied to clipboard

The data type of the additional data source that you specify for use in inference or training.

Link copied to clipboard

The uniform resource identifier (URI) used to identify an additional data source used in inference or training.

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