| Package | Description |
|---|---|
| com.amazonaws.services.personalize |
Amazon Personalize is a machine learning service that makes it easy to add individualized recommendations to
customers.
|
| com.amazonaws.services.personalize.model |
| Class and Description |
|---|
| Algorithm
Describes a custom algorithm.
|
| AlgorithmImage
Describes an algorithm image.
|
| AmazonPersonalizeException
Base exception for all service exceptions thrown by Amazon Personalize
|
| AutoMLConfig
When the solution performs AutoML (
performAutoML is true in CreateSolution), Amazon Personalize
determines which recipe, from the specified list, optimizes the given metric. |
| AutoMLResult
When the solution performs AutoML (
performAutoML is true in CreateSolution), specifies the recipe
that best optimized the specified metric. |
| BatchInferenceJob
Contains information on a batch inference job.
|
| BatchInferenceJobInput
The input configuration of a batch inference job.
|
| BatchInferenceJobOutput
The output configuration parameters of a batch inference job.
|
| BatchInferenceJobSummary
A truncated version of the BatchInferenceJob datatype.
|
| Campaign
Describes a deployed solution version, otherwise known as a campaign.
|
| CampaignSummary
Provides a summary of the properties of a campaign.
|
| CampaignUpdateSummary
Provides a summary of the properties of a campaign update.
|
| CategoricalHyperParameterRange
Provides the name and range of a categorical hyperparameter.
|
| ContinuousHyperParameterRange
Provides the name and range of a continuous hyperparameter.
|
| CreateBatchInferenceJobRequest |
| CreateBatchInferenceJobResult |
| CreateCampaignRequest |
| CreateCampaignResult |
| CreateDatasetGroupRequest |
| CreateDatasetGroupResult |
| CreateDatasetImportJobRequest |
| CreateDatasetImportJobResult |
| CreateDatasetRequest |
| CreateDatasetResult |
| CreateEventTrackerRequest |
| CreateEventTrackerResult |
| CreateSchemaRequest |
| CreateSchemaResult |
| CreateSolutionRequest |
| CreateSolutionResult |
| CreateSolutionVersionRequest |
| CreateSolutionVersionResult |
| Dataset
Provides metadata for a dataset.
|
| DatasetGroup
A dataset group is a collection of related datasets (Interactions, User, and Item).
|
| DatasetGroupSummary
Provides a summary of the properties of a dataset group.
|
| DatasetImportJob
Describes a job that imports training data from a data source (Amazon S3 bucket) to an Amazon Personalize dataset.
|
| DatasetImportJobSummary
Provides a summary of the properties of a dataset import job.
|
| DatasetSchema
Describes the schema for a dataset.
|
| DatasetSchemaSummary
Provides a summary of the properties of a dataset schema.
|
| DatasetSummary
Provides a summary of the properties of a dataset.
|
| DataSource
Describes the data source that contains the data to upload to a dataset.
|
| DefaultCategoricalHyperParameterRange
Provides the name and default range of a categorical hyperparameter and whether the hyperparameter is tunable.
|
| DefaultContinuousHyperParameterRange
Provides the name and default range of a continuous hyperparameter and whether the hyperparameter is tunable.
|
| DefaultHyperParameterRanges
Specifies the hyperparameters and their default ranges.
|
| DefaultIntegerHyperParameterRange
Provides the name and default range of a integer-valued hyperparameter and whether the hyperparameter is tunable.
|
| DeleteCampaignRequest |
| DeleteCampaignResult |
| DeleteDatasetGroupRequest |
| DeleteDatasetGroupResult |
| DeleteDatasetRequest |
| DeleteDatasetResult |
| DeleteEventTrackerRequest |
| DeleteEventTrackerResult |
| DeleteSchemaRequest |
| DeleteSchemaResult |
| DeleteSolutionRequest |
| DeleteSolutionResult |
| DescribeAlgorithmRequest |
| DescribeAlgorithmResult |
| DescribeBatchInferenceJobRequest |
| DescribeBatchInferenceJobResult |
| DescribeCampaignRequest |
| DescribeCampaignResult |
| DescribeDatasetGroupRequest |
| DescribeDatasetGroupResult |
| DescribeDatasetImportJobRequest |
| DescribeDatasetImportJobResult |
| DescribeDatasetRequest |
| DescribeDatasetResult |
| DescribeEventTrackerRequest |
| DescribeEventTrackerResult |
| DescribeFeatureTransformationRequest |
| DescribeFeatureTransformationResult |
| DescribeRecipeRequest |
| DescribeRecipeResult |
| DescribeSchemaRequest |
| DescribeSchemaResult |
| DescribeSolutionRequest |
| DescribeSolutionResult |
| DescribeSolutionVersionRequest |
| DescribeSolutionVersionResult |
| EventTracker
Provides information about an event tracker.
|
| EventTrackerSummary
Provides a summary of the properties of an event tracker.
|
| FeatureTransformation
Provides feature transformation information.
|
| GetSolutionMetricsRequest |
| GetSolutionMetricsResult |
| HPOConfig
Describes the properties for hyperparameter optimization (HPO).
|
| HPOObjective
The metric to optimize during hyperparameter optimization (HPO).
|
| HPOResourceConfig
Describes the resource configuration for hyperparameter optimization (HPO).
|
| HyperParameterRanges
Specifies the hyperparameters and their ranges.
|
| IntegerHyperParameterRange
Provides the name and range of an integer-valued hyperparameter.
|
| ListBatchInferenceJobsRequest |
| ListBatchInferenceJobsResult |
| ListCampaignsRequest |
| ListCampaignsResult |
| ListDatasetGroupsRequest |
| ListDatasetGroupsResult |
| ListDatasetImportJobsRequest |
| ListDatasetImportJobsResult |
| ListDatasetsRequest |
| ListDatasetsResult |
| ListEventTrackersRequest |
| ListEventTrackersResult |
| ListRecipesRequest |
| ListRecipesResult |
| ListSchemasRequest |
| ListSchemasResult |
| ListSolutionsRequest |
| ListSolutionsResult |
| ListSolutionVersionsRequest |
| ListSolutionVersionsResult |
| Recipe
Provides information about a recipe.
|
| RecipeProvider |
| RecipeSummary
Provides a summary of the properties of a recipe.
|
| S3DataConfig
The configuration details of an Amazon S3 input or output bucket.
|
| Solution
An object that provides information about a solution.
|
| SolutionConfig
Describes the configuration properties for the solution.
|
| SolutionSummary
Provides a summary of the properties of a solution.
|
| SolutionVersion
An object that provides information about a specific version of a Solution.
|
| SolutionVersionSummary
Provides a summary of the properties of a solution version.
|
| TrainingMode |
| UpdateCampaignRequest |
| UpdateCampaignResult |
Copyright © 2019. All rights reserved.