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 |
| CfnDatasetProps | Properties for defining a |
| CfnSchema | Creates an Amazon Personalize schema from the specified schema string. |
| CfnSchemaProps | Properties for defining a |
| CfnSolution | By default, all new solutions use automatic training. |
| CfnSolution.AlgorithmHyperParameterRangesProperty | Specifies the hyperparameters and their ranges. |
| CfnSolution.AutoMLConfigProperty | When the solution performs AutoML ( |
| 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 |
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 ( |
| 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 |
| ICfnDatasetProps | Properties for defining a |
| ICfnSchemaProps | Properties for defining a |
| ICfnSolutionProps | Properties for defining a |