View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1SamplingStrategy (google_api_ai_platform v0.13.0)
Sampling Strategy for logging, can be for both training and prediction dataset.
Attributes
-
randomSampleConfig
(type:GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1SamplingStrategyRandomSampleConfig.t
, default:nil
) - Random sample config. Will support more sampling strategies later.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1SamplingStrategy{ randomSampleConfig: GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1SamplingStrategyRandomSampleConfig.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.