Builder
Properties
The timestamp when the model was created.
The external events data details. This will be populated if the trainingDataSource
for the model version is specified as EXTERNAL_EVENTS
.
The ingested events data details. This will be populated if the trainingDataSource
for the model version is specified as INGESTED_EVENTS
.
The timestamp when the model was last updated.
The model type.
The model version number.
The training data schema.
The model version training data source.
The training results.
The training result details. The details include the relative importance of the variables.
Functions
construct an aws.sdk.kotlin.services.frauddetector.model.ExternalEventsDetail inside the given block
construct an aws.sdk.kotlin.services.frauddetector.model.IngestedEventsDetail inside the given block
construct an aws.sdk.kotlin.services.frauddetector.model.TrainingDataSchema inside the given block
construct an aws.sdk.kotlin.services.frauddetector.model.TrainingResult inside the given block
construct an aws.sdk.kotlin.services.frauddetector.model.TrainingResultV2 inside the given block