public sealed class FeatureNoiseSigma : IMessage<FeatureNoiseSigma>, IEquatable<FeatureNoiseSigma>, IDeepCloneable<FeatureNoiseSigma>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class FeatureNoiseSigma.
Noise sigma by features. Noise sigma represents the standard deviation of the
gaussian kernel that will be used to add noise to interpolated inputs prior
to computing gradients.
[[["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 2025-08-14 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eFeatureNoiseSigma\u003c/code\u003e class in the Vertex AI v1beta1 API provides a way to add noise to interpolated inputs before computing gradients, using a Gaussian kernel.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling it to work within the Google Protocol Buffers framework.\u003c/p\u003e\n"],["\u003cp\u003eTwo versions of the \u003ccode\u003eFeatureNoiseSigma\u003c/code\u003e class are documented, version \u003ccode\u003e1.0.0-beta21\u003c/code\u003e (latest) and \u003ccode\u003e1.0.0-beta20\u003c/code\u003e, representing different releases of the API.\u003c/p\u003e\n"],["\u003cp\u003eThe primary property of \u003ccode\u003eFeatureNoiseSigma\u003c/code\u003e is \u003ccode\u003eNoiseSigma\u003c/code\u003e, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eNoiseSigmaForFeature\u003c/code\u003e types, allowing the specification of noise sigma per feature.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFeatureNoiseSigma\u003c/code\u003e class provides two constructors: a default constructor and a constructor that accepts another \u003ccode\u003eFeatureNoiseSigma\u003c/code\u003e object for creating copies.\u003c/p\u003e\n"]]],[],null,[]]