Module Awso_sagemaker_metrics.ValuesSource

Sourceval service : Awso.Service.t
Sourceval apiVersion : string
Sourceval endpointPrefix : string
Sourceval serviceFullName : string
Sourceval signatureVersion : string
Sourceval protocol : string
Sourceval globalEndpoint : string
Sourceval serviceAbbreviation : string
Sourceval simple_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval composed_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval to_query : ('a -> Awso.Client.Query.value) -> 'a -> Awso.Client.Query.t
Sourceval structure_to_value_aux : ('a * 'b option) list -> f:(('a * 'b) list -> 'c) -> [> `Structure of 'c ]
Sourceval structure_to_value : ('a * 'b option) list -> [> `Structure of ('a * 'b) list ]
Sourceval structure_to_wrapped_value : wrapper:'a -> response:'a -> ('b * 'c option) list -> [> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]
Sourcemodule Double : sig ... end
Sourcemodule Long : sig ... end
Sourcemodule Integer : sig ... end
Sourcemodule PutMetricsErrorCode : sig ... end
Sourcemodule MetricName : sig ... end
Sourcemodule Step : sig ... end
Sourcemodule Timestamp : sig ... end
Sourcemodule Message : sig ... end
Sourcemodule MetricQueryResultStatus : sig ... end
Sourcemodule MetricValues : sig ... end
Sourcemodule XAxisValues : sig ... end
Sourcemodule MetricStatistic : sig ... end
Sourcemodule Period : sig ... end
Sourcemodule SageMakerResourceArn : sig ... end
Sourcemodule XAxisType : sig ... end
Sourcemodule BatchPutMetricsError : sig ... end

An error that occured when putting the metric data.

Sourcemodule RawMetricData : sig ... end

The raw metric data to associate with the resource.

Sourcemodule MetricQueryResult : sig ... end

The result of a query to retrieve training metrics from SageMaker.

Sourcemodule MetricQuery : sig ... end

Specifies a query to retrieve training metrics from SageMaker.

Sourcemodule BatchPutMetricsErrorList : sig ... end
Sourcemodule ExperimentEntityName : sig ... end
Sourcemodule RawMetricDataList : sig ... end
Sourcemodule MetricQueryResultList : sig ... end
Sourcemodule MetricQueryList : sig ... end
Sourcemodule BatchPutMetricsResponse : sig ... end

Used to ingest training metrics into SageMaker. These metrics can be visualized in SageMaker Studio.

Sourcemodule BatchPutMetricsRequest : sig ... end

Used to ingest training metrics into SageMaker. These metrics can be visualized in SageMaker Studio.

Sourcemodule BatchGetMetricsResponse : sig ... end

Used to retrieve training metrics from SageMaker.

Sourcemodule BatchGetMetricsRequest : sig ... end

Used to retrieve training metrics from SageMaker.