Builder
Properties
When performAutoML is true, specifies the best recipe found.
The creation date and time (in Unix time) of the solution.
The Amazon Resource Name (ARN) of the dataset group that provides the training data.
The date and time (in Unix time) that the solution was last updated.
Provides a summary of the latest updates to the solution.
Describes the latest version of the solution, including the status and the ARN.
We don't recommend enabling automated machine learning. Instead, match your use case to the available Amazon Personalize recipes. For more information, see Determining your use case.
Specifies whether the solution automatically creates solution versions. The default is True and the solution automatically creates new solution versions every 7 days.
Whether to perform hyperparameter optimization (HPO) on the chosen recipe. The default is false.
A Boolean value that indicates whether incremental training updates are performed on the model. When enabled, this allows the model to learn from new data more frequently without requiring full retraining, which enables near real-time personalization. This parameter is supported only for solutions that use the semantic-similarity recipe
The ARN of the solution.
Describes the configuration properties for the solution.
Functions
construct an aws.sdk.kotlin.services.personalize.model.AutoMlResult inside the given block
construct an aws.sdk.kotlin.services.personalize.model.SolutionUpdateSummary inside the given block
construct an aws.sdk.kotlin.services.personalize.model.SolutionVersionSummary inside the given block
construct an aws.sdk.kotlin.services.personalize.model.SolutionConfig inside the given block