Builder
Properties
The Amazon Resource Name (ARN) of the dataset group that provides the training data.
We don't recommend enabling automated machine learning. Instead, match your use case to the available Amazon Personalize recipes. For more information, see Choosing a recipe.
Whether to perform hyperparameter optimization (HPO) on the specified or selected recipe. The default is false
.
The Amazon Resource Name (ARN) of the recipe to use for model training. This is required when performAutoML
is false. For information about different Amazon Personalize recipes and their ARNs, see Choosing a recipe.
The configuration to use with the solution. When performAutoML
is set to true, Amazon Personalize only evaluates the autoMLConfig
section of the solution configuration.
Functions
construct an aws.sdk.kotlin.services.personalize.model.SolutionConfig inside the given block