Asset

class Asset

Assets are the images that you use to train and evaluate a model version. Assets can also contain validation information that you use to debug a failed model training.

Types

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

Properties

Link copied to clipboard

The S3 bucket that contains an Amazon Sagemaker Ground Truth format manifest file.

Functions

Link copied to clipboard
inline fun copy(block: Asset.Builder.() -> Unit = {}): Asset
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