stratosphere-personalize-1.0.0: Stratosphere integration for AWS Personalize.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Personalize.Solution.HpoConfigProperty

Documentation

data AlgorithmHyperParameterRangesProperty Source #

Instances

Instances details
ToJSON AlgorithmHyperParameterRangesProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.AlgorithmHyperParameterRangesProperty

Show AlgorithmHyperParameterRangesProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.AlgorithmHyperParameterRangesProperty

Eq AlgorithmHyperParameterRangesProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.AlgorithmHyperParameterRangesProperty

ToResourceProperties AlgorithmHyperParameterRangesProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.AlgorithmHyperParameterRangesProperty

Property "CategoricalHyperParameterRanges" AlgorithmHyperParameterRangesProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.AlgorithmHyperParameterRangesProperty

Property "ContinuousHyperParameterRanges" AlgorithmHyperParameterRangesProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.AlgorithmHyperParameterRangesProperty

Property "IntegerHyperParameterRanges" AlgorithmHyperParameterRangesProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.AlgorithmHyperParameterRangesProperty

type PropertyType "CategoricalHyperParameterRanges" AlgorithmHyperParameterRangesProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.AlgorithmHyperParameterRangesProperty

type PropertyType "ContinuousHyperParameterRanges" AlgorithmHyperParameterRangesProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.AlgorithmHyperParameterRangesProperty

type PropertyType "IntegerHyperParameterRanges" AlgorithmHyperParameterRangesProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.AlgorithmHyperParameterRangesProperty

data CategoricalHyperParameterRangeProperty Source #

Instances

Instances details
ToJSON CategoricalHyperParameterRangeProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.CategoricalHyperParameterRangeProperty

Show CategoricalHyperParameterRangeProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.CategoricalHyperParameterRangeProperty

Eq CategoricalHyperParameterRangeProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.CategoricalHyperParameterRangeProperty

ToResourceProperties CategoricalHyperParameterRangeProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.CategoricalHyperParameterRangeProperty

Property "Name" CategoricalHyperParameterRangeProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.CategoricalHyperParameterRangeProperty

Property "Values" CategoricalHyperParameterRangeProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.CategoricalHyperParameterRangeProperty

type PropertyType "Name" CategoricalHyperParameterRangeProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.CategoricalHyperParameterRangeProperty

type PropertyType "Values" CategoricalHyperParameterRangeProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.CategoricalHyperParameterRangeProperty

data ContinuousHyperParameterRangeProperty Source #

Instances

Instances details
ToJSON ContinuousHyperParameterRangeProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.ContinuousHyperParameterRangeProperty

Show ContinuousHyperParameterRangeProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.ContinuousHyperParameterRangeProperty

Eq ContinuousHyperParameterRangeProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.ContinuousHyperParameterRangeProperty

ToResourceProperties ContinuousHyperParameterRangeProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.ContinuousHyperParameterRangeProperty

Property "MaxValue" ContinuousHyperParameterRangeProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.ContinuousHyperParameterRangeProperty

Property "MinValue" ContinuousHyperParameterRangeProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.ContinuousHyperParameterRangeProperty

Property "Name" ContinuousHyperParameterRangeProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.ContinuousHyperParameterRangeProperty

type PropertyType "MaxValue" ContinuousHyperParameterRangeProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.ContinuousHyperParameterRangeProperty

type PropertyType "MinValue" ContinuousHyperParameterRangeProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.ContinuousHyperParameterRangeProperty

type PropertyType "Name" ContinuousHyperParameterRangeProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.ContinuousHyperParameterRangeProperty

data IntegerHyperParameterRangeProperty Source #

Instances

Instances details
ToJSON IntegerHyperParameterRangeProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.IntegerHyperParameterRangeProperty

Show IntegerHyperParameterRangeProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.IntegerHyperParameterRangeProperty

Eq IntegerHyperParameterRangeProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.IntegerHyperParameterRangeProperty

ToResourceProperties IntegerHyperParameterRangeProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.IntegerHyperParameterRangeProperty

Property "MaxValue" IntegerHyperParameterRangeProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.IntegerHyperParameterRangeProperty

Property "MinValue" IntegerHyperParameterRangeProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.IntegerHyperParameterRangeProperty

Property "Name" IntegerHyperParameterRangeProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.IntegerHyperParameterRangeProperty

type PropertyType "MaxValue" IntegerHyperParameterRangeProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.IntegerHyperParameterRangeProperty

type PropertyType "MinValue" IntegerHyperParameterRangeProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.IntegerHyperParameterRangeProperty

type PropertyType "Name" IntegerHyperParameterRangeProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.IntegerHyperParameterRangeProperty

data HpoConfigProperty Source #

Instances

Instances details
ToJSON HpoConfigProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.HpoConfigProperty

Show HpoConfigProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.HpoConfigProperty

Eq HpoConfigProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.HpoConfigProperty

ToResourceProperties HpoConfigProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.HpoConfigProperty

Property "AlgorithmHyperParameterRanges" HpoConfigProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.HpoConfigProperty

Associated Types

type PropertyType "AlgorithmHyperParameterRanges" HpoConfigProperty 
Instance details

Defined in Stratosphere.Personalize.Solution.HpoConfigProperty

Methods

set :: PropertyType "AlgorithmHyperParameterRanges" HpoConfigProperty -> HpoConfigProperty -> HpoConfigProperty #

Property "HpoObjective" HpoConfigProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.HpoConfigProperty

Associated Types

type PropertyType "HpoObjective" HpoConfigProperty 
Instance details

Defined in Stratosphere.Personalize.Solution.HpoConfigProperty

Property "HpoResourceConfig" HpoConfigProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.HpoConfigProperty

Associated Types

type PropertyType "HpoResourceConfig" HpoConfigProperty 
Instance details

Defined in Stratosphere.Personalize.Solution.HpoConfigProperty

type PropertyType "AlgorithmHyperParameterRanges" HpoConfigProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.HpoConfigProperty

type PropertyType "HpoObjective" HpoConfigProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.HpoConfigProperty

type PropertyType "HpoResourceConfig" HpoConfigProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.HpoConfigProperty