Vertex AI V1 API - Module Google::Cloud::AIPlatform::V1::StudySpec::ObservationNoise (v1.40.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Vertex AI V1 API module Google::Cloud::AIPlatform::V1::StudySpec::ObservationNoise.
Describes the noise level of the repeated observations.
"Noisy" means that the repeated observations with the same Trial parameters
may lead to different metric evaluations.
Constants
OBSERVATION_NOISE_UNSPECIFIED
value: 0 The default noise level chosen by Vertex AI.
LOW
value: 1 Vertex AI assumes that the objective function is (nearly)
perfectly reproducible, and will never repeat the same Trial
parameters.
HIGH
value: 2 Vertex AI will estimate the amount of noise in metric
evaluations, it may repeat the same Trial parameters more than once.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-03 UTC."],[],[]]