Show / Hide Table of Contents

Namespace Amazon.CDK.AWS.Personalize

Classes

CfnDataset

Creates an empty dataset and adds it to the specified dataset group.

CfnDataset.DataSourceProperty

Describes the data source that contains the data to upload to a dataset, or the list of records to delete from Amazon Personalize.

CfnDataset.DatasetImportJobProperty

Describes a job that imports training data from a data source (Amazon S3 bucket) to an Amazon Personalize dataset.

CfnDatasetGroup

A dataset group is a collection of related datasets (Item interactions, Users, Items, Actions, Action interactions).

CfnDatasetGroupProps

Properties for defining a CfnDatasetGroup.

CfnDatasetProps

Properties for defining a CfnDataset.

CfnSchema

Creates an Amazon Personalize schema from the specified schema string.

CfnSchemaProps

Properties for defining a CfnSchema.

CfnSolution

By default, all new solutions use automatic training.

CfnSolution.AlgorithmHyperParameterRangesProperty

Specifies the hyperparameters and their ranges.

CfnSolution.AutoMLConfigProperty

When the solution performs AutoML ( performAutoML is true in CreateSolution ), Amazon Personalize determines which recipe, from the specified list, optimizes the given metric. Amazon Personalize then uses that recipe for the solution.

CfnSolution.CategoricalHyperParameterRangeProperty

Provides the name and range of a categorical hyperparameter.

CfnSolution.ContinuousHyperParameterRangeProperty

Provides the name and range of a continuous hyperparameter.

CfnSolution.HpoConfigProperty

Describes the properties for hyperparameter optimization (HPO).

CfnSolution.HpoObjectiveProperty

The metric to optimize during hyperparameter optimization (HPO).

CfnSolution.HpoResourceConfigProperty

Describes the resource configuration for hyperparameter optimization (HPO).

CfnSolution.IntegerHyperParameterRangeProperty

Provides the name and range of an integer-valued hyperparameter.

CfnSolution.SolutionConfigProperty

Describes the configuration properties for the solution.

CfnSolutionProps

Properties for defining a CfnSolution.

Interfaces

CfnDataset.IDataSourceProperty

Describes the data source that contains the data to upload to a dataset, or the list of records to delete from Amazon Personalize.

CfnDataset.IDatasetImportJobProperty

Describes a job that imports training data from a data source (Amazon S3 bucket) to an Amazon Personalize dataset.

CfnSolution.IAlgorithmHyperParameterRangesProperty

Specifies the hyperparameters and their ranges.

CfnSolution.IAutoMLConfigProperty

When the solution performs AutoML ( performAutoML is true in CreateSolution ), Amazon Personalize determines which recipe, from the specified list, optimizes the given metric. Amazon Personalize then uses that recipe for the solution.

CfnSolution.ICategoricalHyperParameterRangeProperty

Provides the name and range of a categorical hyperparameter.

CfnSolution.IContinuousHyperParameterRangeProperty

Provides the name and range of a continuous hyperparameter.

CfnSolution.IHpoConfigProperty

Describes the properties for hyperparameter optimization (HPO).

CfnSolution.IHpoObjectiveProperty

The metric to optimize during hyperparameter optimization (HPO).

CfnSolution.IHpoResourceConfigProperty

Describes the resource configuration for hyperparameter optimization (HPO).

CfnSolution.IIntegerHyperParameterRangeProperty

Provides the name and range of an integer-valued hyperparameter.

CfnSolution.ISolutionConfigProperty

Describes the configuration properties for the solution.

ICfnDatasetGroupProps

Properties for defining a CfnDatasetGroup.

ICfnDatasetProps

Properties for defining a CfnDataset.

ICfnSchemaProps

Properties for defining a CfnSchema.

ICfnSolutionProps

Properties for defining a CfnSolution.

Back to top Generated by DocFX