Builder
Properties
Lists the algorithm hyperparameters and their values.
The AutoMLConfig object containing a list of recipes to search when AutoML is performed.
Specifies the automatic training configuration to use.
Describes the configuration of an event, which includes a list of event parameters. You can specify up to 10 event parameters. Events are used in solution creation.
Only events with a value greater than or equal to this threshold are used for training a model.
Lists the feature transformation parameters.
Describes the additional objective for the solution, such as maximizing streaming minutes or increasing revenue. For more information see Optimizing a solution.
Specifies the training data configuration to use when creating a custom solution version (trained model).
Functions
construct an aws.sdk.kotlin.services.personalize.model.AutoMlConfig inside the given block
construct an aws.sdk.kotlin.services.personalize.model.AutoTrainingConfig inside the given block
construct an aws.sdk.kotlin.services.personalize.model.EventsConfig inside the given block
construct an aws.sdk.kotlin.services.personalize.model.HpoConfig inside the given block
construct an aws.sdk.kotlin.services.personalize.model.OptimizationObjective inside the given block
construct an aws.sdk.kotlin.services.personalize.model.TrainingDataConfig inside the given block