public sealed class FeatureNoiseSigma : IMessage<FeatureNoiseSigma>, IEquatable<FeatureNoiseSigma>, IDeepCloneable<FeatureNoiseSigma>, IBufferMessage, IMessage
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-20 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eFeatureNoiseSigma\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1\u003c/code\u003e namespace, specifically focusing on its role in representing noise sigma by features.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for \u003ccode\u003eFeatureNoiseSigma\u003c/code\u003e is 3.22.0, with a comprehensive list of prior versions dating back to 1.0.0 for historical reference and access.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFeatureNoiseSigma\u003c/code\u003e 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, defining its behavior within the Google Protocol Buffers ecosystem.\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 specification of noise levels for multiple features, where unset features will not have noise applied.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFeatureNoiseSigma\u003c/code\u003e has two constructors, a default one and another taking a \u003ccode\u003eFeatureNoiseSigma\u003c/code\u003e object, allowing for creation and cloning of objects, respectively.\u003c/p\u003e\n"]]],[],null,[]]