| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.SageMaker.ModelCard.TrainingDetailsProperty
Documentation
data TrainingHyperParameterProperty Source #
Constructors
| TrainingHyperParameterProperty | |
Fields | |
Instances
data TrainingMetricProperty Source #
Constructors
| TrainingMetricProperty | |
Instances
| ToJSON TrainingMetricProperty Source # | |||||
Defined in Stratosphere.SageMaker.ModelCard.TrainingMetricProperty Methods toJSON :: TrainingMetricProperty -> Value # toEncoding :: TrainingMetricProperty -> Encoding # toJSONList :: [TrainingMetricProperty] -> Value # toEncodingList :: [TrainingMetricProperty] -> Encoding # omitField :: TrainingMetricProperty -> Bool # | |||||
| Show TrainingMetricProperty Source # | |||||
Defined in Stratosphere.SageMaker.ModelCard.TrainingMetricProperty Methods showsPrec :: Int -> TrainingMetricProperty -> ShowS # show :: TrainingMetricProperty -> String # showList :: [TrainingMetricProperty] -> ShowS # | |||||
| Eq TrainingMetricProperty Source # | |||||
Defined in Stratosphere.SageMaker.ModelCard.TrainingMetricProperty Methods (==) :: TrainingMetricProperty -> TrainingMetricProperty -> Bool # (/=) :: TrainingMetricProperty -> TrainingMetricProperty -> Bool # | |||||
| ToResourceProperties TrainingMetricProperty Source # | |||||
| Property "Name" TrainingMetricProperty Source # | |||||
Defined in Stratosphere.SageMaker.ModelCard.TrainingMetricProperty Associated Types
Methods set :: PropertyType "Name" TrainingMetricProperty -> TrainingMetricProperty -> TrainingMetricProperty # | |||||
| Property "Notes" TrainingMetricProperty Source # | |||||
Defined in Stratosphere.SageMaker.ModelCard.TrainingMetricProperty Associated Types
Methods set :: PropertyType "Notes" TrainingMetricProperty -> TrainingMetricProperty -> TrainingMetricProperty # | |||||
| Property "Value" TrainingMetricProperty Source # | |||||
Defined in Stratosphere.SageMaker.ModelCard.TrainingMetricProperty Associated Types
Methods set :: PropertyType "Value" TrainingMetricProperty -> TrainingMetricProperty -> TrainingMetricProperty # | |||||
| type PropertyType "Name" TrainingMetricProperty Source # | |||||
| type PropertyType "Notes" TrainingMetricProperty Source # | |||||
| type PropertyType "Value" TrainingMetricProperty Source # | |||||
data TrainingJobDetailsProperty Source #
Constructors
| TrainingJobDetailsProperty | |
Fields
| |
Instances
| ToJSON TrainingJobDetailsProperty Source # | |||||
Defined in Stratosphere.SageMaker.ModelCard.TrainingJobDetailsProperty Methods toJSON :: TrainingJobDetailsProperty -> Value # toEncoding :: TrainingJobDetailsProperty -> Encoding # toJSONList :: [TrainingJobDetailsProperty] -> Value # toEncodingList :: [TrainingJobDetailsProperty] -> Encoding # | |||||
| Show TrainingJobDetailsProperty Source # | |||||
Defined in Stratosphere.SageMaker.ModelCard.TrainingJobDetailsProperty Methods showsPrec :: Int -> TrainingJobDetailsProperty -> ShowS # show :: TrainingJobDetailsProperty -> String # showList :: [TrainingJobDetailsProperty] -> ShowS # | |||||
| Eq TrainingJobDetailsProperty Source # | |||||
| ToResourceProperties TrainingJobDetailsProperty Source # | |||||
| Property "HyperParameters" TrainingJobDetailsProperty Source # | |||||
Defined in Stratosphere.SageMaker.ModelCard.TrainingJobDetailsProperty Associated Types
Methods set :: PropertyType "HyperParameters" TrainingJobDetailsProperty -> TrainingJobDetailsProperty -> TrainingJobDetailsProperty # | |||||
| Property "TrainingArn" TrainingJobDetailsProperty Source # | |||||
Defined in Stratosphere.SageMaker.ModelCard.TrainingJobDetailsProperty Associated Types
Methods set :: PropertyType "TrainingArn" TrainingJobDetailsProperty -> TrainingJobDetailsProperty -> TrainingJobDetailsProperty # | |||||
| Property "TrainingDatasets" TrainingJobDetailsProperty Source # | |||||
Defined in Stratosphere.SageMaker.ModelCard.TrainingJobDetailsProperty Associated Types
Methods set :: PropertyType "TrainingDatasets" TrainingJobDetailsProperty -> TrainingJobDetailsProperty -> TrainingJobDetailsProperty # | |||||
| Property "TrainingEnvironment" TrainingJobDetailsProperty Source # | |||||
Defined in Stratosphere.SageMaker.ModelCard.TrainingJobDetailsProperty Associated Types
Methods set :: PropertyType "TrainingEnvironment" TrainingJobDetailsProperty -> TrainingJobDetailsProperty -> TrainingJobDetailsProperty # | |||||
| Property "TrainingMetrics" TrainingJobDetailsProperty Source # | |||||
Defined in Stratosphere.SageMaker.ModelCard.TrainingJobDetailsProperty Associated Types
Methods set :: PropertyType "TrainingMetrics" TrainingJobDetailsProperty -> TrainingJobDetailsProperty -> TrainingJobDetailsProperty # | |||||
| Property "UserProvidedHyperParameters" TrainingJobDetailsProperty Source # | |||||
Defined in Stratosphere.SageMaker.ModelCard.TrainingJobDetailsProperty Associated Types
Methods set :: PropertyType "UserProvidedHyperParameters" TrainingJobDetailsProperty -> TrainingJobDetailsProperty -> TrainingJobDetailsProperty # | |||||
| Property "UserProvidedTrainingMetrics" TrainingJobDetailsProperty Source # | |||||
Defined in Stratosphere.SageMaker.ModelCard.TrainingJobDetailsProperty Associated Types
Methods set :: PropertyType "UserProvidedTrainingMetrics" TrainingJobDetailsProperty -> TrainingJobDetailsProperty -> TrainingJobDetailsProperty # | |||||
| type PropertyType "HyperParameters" TrainingJobDetailsProperty Source # | |||||
| type PropertyType "TrainingArn" TrainingJobDetailsProperty Source # | |||||
| type PropertyType "TrainingDatasets" TrainingJobDetailsProperty Source # | |||||
| type PropertyType "TrainingEnvironment" TrainingJobDetailsProperty Source # | |||||
| type PropertyType "TrainingMetrics" TrainingJobDetailsProperty Source # | |||||
| type PropertyType "UserProvidedHyperParameters" TrainingJobDetailsProperty Source # | |||||
Defined in Stratosphere.SageMaker.ModelCard.TrainingJobDetailsProperty type PropertyType "UserProvidedHyperParameters" TrainingJobDetailsProperty = [TrainingHyperParameterProperty] | |||||
| type PropertyType "UserProvidedTrainingMetrics" TrainingJobDetailsProperty Source # | |||||
Defined in Stratosphere.SageMaker.ModelCard.TrainingJobDetailsProperty type PropertyType "UserProvidedTrainingMetrics" TrainingJobDetailsProperty = [TrainingMetricProperty] | |||||
data TrainingEnvironmentProperty Source #
Constructors
| TrainingEnvironmentProperty | |
Instances
| ToJSON TrainingEnvironmentProperty Source # | |||||
| Show TrainingEnvironmentProperty Source # | |||||
Defined in Stratosphere.SageMaker.ModelCard.TrainingEnvironmentProperty Methods showsPrec :: Int -> TrainingEnvironmentProperty -> ShowS # show :: TrainingEnvironmentProperty -> String # showList :: [TrainingEnvironmentProperty] -> ShowS # | |||||
| Eq TrainingEnvironmentProperty Source # | |||||
| ToResourceProperties TrainingEnvironmentProperty Source # | |||||
| Property "ContainerImage" TrainingEnvironmentProperty Source # | |||||
Defined in Stratosphere.SageMaker.ModelCard.TrainingEnvironmentProperty Associated Types
Methods set :: PropertyType "ContainerImage" TrainingEnvironmentProperty -> TrainingEnvironmentProperty -> TrainingEnvironmentProperty # | |||||
| type PropertyType "ContainerImage" TrainingEnvironmentProperty Source # | |||||
mkTrainingHyperParameterProperty :: Value Text -> Value Text -> TrainingHyperParameterProperty Source #
data TrainingDetailsProperty Source #
Constructors
| TrainingDetailsProperty | |
Fields | |
Instances
| ToJSON TrainingDetailsProperty Source # | |||||
Defined in Stratosphere.SageMaker.ModelCard.TrainingDetailsProperty Methods toJSON :: TrainingDetailsProperty -> Value # toEncoding :: TrainingDetailsProperty -> Encoding # toJSONList :: [TrainingDetailsProperty] -> Value # | |||||
| Show TrainingDetailsProperty Source # | |||||
Defined in Stratosphere.SageMaker.ModelCard.TrainingDetailsProperty Methods showsPrec :: Int -> TrainingDetailsProperty -> ShowS # show :: TrainingDetailsProperty -> String # showList :: [TrainingDetailsProperty] -> ShowS # | |||||
| Eq TrainingDetailsProperty Source # | |||||
Defined in Stratosphere.SageMaker.ModelCard.TrainingDetailsProperty Methods (==) :: TrainingDetailsProperty -> TrainingDetailsProperty -> Bool # (/=) :: TrainingDetailsProperty -> TrainingDetailsProperty -> Bool # | |||||
| ToResourceProperties TrainingDetailsProperty Source # | |||||
| Property "ObjectiveFunction" TrainingDetailsProperty Source # | |||||
Defined in Stratosphere.SageMaker.ModelCard.TrainingDetailsProperty Associated Types
Methods set :: PropertyType "ObjectiveFunction" TrainingDetailsProperty -> TrainingDetailsProperty -> TrainingDetailsProperty # | |||||
| Property "TrainingJobDetails" TrainingDetailsProperty Source # | |||||
Defined in Stratosphere.SageMaker.ModelCard.TrainingDetailsProperty Associated Types
Methods set :: PropertyType "TrainingJobDetails" TrainingDetailsProperty -> TrainingDetailsProperty -> TrainingDetailsProperty # | |||||
| Property "TrainingObservations" TrainingDetailsProperty Source # | |||||
Defined in Stratosphere.SageMaker.ModelCard.TrainingDetailsProperty Associated Types
Methods set :: PropertyType "TrainingObservations" TrainingDetailsProperty -> TrainingDetailsProperty -> TrainingDetailsProperty # | |||||
| type PropertyType "ObjectiveFunction" TrainingDetailsProperty Source # | |||||
| type PropertyType "TrainingJobDetails" TrainingDetailsProperty Source # | |||||
| type PropertyType "TrainingObservations" TrainingDetailsProperty Source # | |||||