TestingData

The dataset used for testing. Optionally, if AutoCreate is set, Amazon Rekognition uses the training dataset to create a test dataset with a temporary split of the training dataset.

Types

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

Properties

Link copied to clipboard

The assets used for testing.

Link copied to clipboard

If specified, Rekognition splits training dataset to create a test dataset for the training job.

Functions

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