Uses of Package
software.amazon.awscdk.services.personalize
Packages that use software.amazon.awscdk.services.personalize
-
Classes in software.amazon.awscdk.services.personalize used by software.amazon.awscdk.services.personalizeClassDescriptionCreates an empty dataset and adds it to the specified dataset group.A fluent builder for
CfnDataset
.Describes a job that imports training data from a data source (Amazon S3 bucket) to an Amazon Personalize dataset.A builder forCfnDataset.DatasetImportJobProperty
Describes the data source that contains the data to upload to a dataset, or the list of records to delete from Amazon Personalize.A builder forCfnDataset.DataSourceProperty
A dataset group is a collection of related datasets (Item interactions, Users, Items, Actions, Action interactions).A fluent builder forCfnDatasetGroup
.Properties for defining aCfnDatasetGroup
.A builder forCfnDatasetGroupProps
Properties for defining aCfnDataset
.A builder forCfnDatasetProps
Creates an Amazon Personalize schema from the specified schema string.A fluent builder forCfnSchema
.Properties for defining aCfnSchema
.A builder forCfnSchemaProps
Specifies the hyperparameters and their ranges.A builder forCfnSolution.AlgorithmHyperParameterRangesProperty
When the solution performs AutoML (performAutoML
is true in CreateSolution ), Amazon Personalize determines which recipe, from the specified list, optimizes the given metric.A builder forCfnSolution.AutoMLConfigProperty
A fluent builder forCfnSolution
.Provides the name and range of a categorical hyperparameter.A builder forCfnSolution.CategoricalHyperParameterRangeProperty
Provides the name and range of a continuous hyperparameter.A builder forCfnSolution.ContinuousHyperParameterRangeProperty
Describes the properties for hyperparameter optimization (HPO).A builder forCfnSolution.HpoConfigProperty
The metric to optimize during hyperparameter optimization (HPO).A builder forCfnSolution.HpoObjectiveProperty
Describes the resource configuration for hyperparameter optimization (HPO).A builder forCfnSolution.HpoResourceConfigProperty
Provides the name and range of an integer-valued hyperparameter.A builder forCfnSolution.IntegerHyperParameterRangeProperty
Describes the configuration properties for the solution.A builder forCfnSolution.SolutionConfigProperty
Properties for defining aCfnSolution
.A builder forCfnSolutionProps