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

Stratosphere.Personalize.Solution.SolutionConfigProperty

Documentation

data SolutionConfigProperty Source #

Instances

Instances details
ToJSON SolutionConfigProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.SolutionConfigProperty

Show SolutionConfigProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.SolutionConfigProperty

Eq SolutionConfigProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.SolutionConfigProperty

ToResourceProperties SolutionConfigProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.SolutionConfigProperty

Property "AlgorithmHyperParameters" SolutionConfigProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.SolutionConfigProperty

Associated Types

type PropertyType "AlgorithmHyperParameters" SolutionConfigProperty 
Instance details

Defined in Stratosphere.Personalize.Solution.SolutionConfigProperty

type PropertyType "AlgorithmHyperParameters" SolutionConfigProperty = Map Text (Value Text)
Property "AutoMLConfig" SolutionConfigProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.SolutionConfigProperty

Property "EventValueThreshold" SolutionConfigProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.SolutionConfigProperty

Associated Types

type PropertyType "EventValueThreshold" SolutionConfigProperty 
Instance details

Defined in Stratosphere.Personalize.Solution.SolutionConfigProperty

type PropertyType "EventValueThreshold" SolutionConfigProperty = Value Text
Property "FeatureTransformationParameters" SolutionConfigProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.SolutionConfigProperty

Associated Types

type PropertyType "FeatureTransformationParameters" SolutionConfigProperty 
Instance details

Defined in Stratosphere.Personalize.Solution.SolutionConfigProperty

type PropertyType "FeatureTransformationParameters" SolutionConfigProperty = Map Text (Value Text)

Methods

set :: PropertyType "FeatureTransformationParameters" SolutionConfigProperty -> SolutionConfigProperty -> SolutionConfigProperty #

Property "HpoConfig" SolutionConfigProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.SolutionConfigProperty

type PropertyType "AlgorithmHyperParameters" SolutionConfigProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.SolutionConfigProperty

type PropertyType "AlgorithmHyperParameters" SolutionConfigProperty = Map Text (Value Text)
type PropertyType "AutoMLConfig" SolutionConfigProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.SolutionConfigProperty

type PropertyType "EventValueThreshold" SolutionConfigProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.SolutionConfigProperty

type PropertyType "EventValueThreshold" SolutionConfigProperty = Value Text
type PropertyType "FeatureTransformationParameters" SolutionConfigProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.SolutionConfigProperty

type PropertyType "FeatureTransformationParameters" SolutionConfigProperty = Map Text (Value Text)
type PropertyType "HpoConfig" SolutionConfigProperty Source # 
Instance details

Defined in Stratosphere.Personalize.Solution.SolutionConfigProperty