A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/Personalize/Types/Solution.html below:

Solution — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Personalize::Types::Solution
Inherits:
Struct show all
Defined in:
(unknown)
Overview

An object that provides information about a solution. A solution is a trained model that can be deployed as a campaign.

Returned by:

Instance Attribute Summary collapse Instance Attribute Details #auto_ml_resultTypes::AutoMLResult

When performAutoML is true, specifies the best recipe found.

#creation_date_time ⇒ Time

The creation date and time (in Unix time) of the solution.

#dataset_group_arn ⇒ String

The Amazon Resource Name (ARN) of the dataset group that provides the training data.

#event_type ⇒ String

The event type (for example, \'click\' or \'like\') that is used for training the model.

#last_updated_date_time ⇒ Time

The date and time (in Unix time) that the solution was last updated.

#name ⇒ String

The name of the solution.

#perform_auto_ml ⇒ Boolean

When true, Amazon Personalize performs a search for the best USER_PERSONALIZATION recipe from the list specified in the solution configuration (recipeArn must not be specified). When false (the default), Amazon Personalize uses recipeArn for training.

#perform_hpo ⇒ Boolean

Whether to perform hyperparameter optimization (HPO) on the chosen recipe. The default is false.

#recipe_arn ⇒ String

The ARN of the recipe used to create the solution.

#status ⇒ String

The status of the solution.

A solution can be in one of the following states:


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4