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\u003eThe page details the \u003ccode\u003eFeatureNoiseSigma\u003c/code\u003e class, which is part of the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1\u003c/code\u003e namespace and is used for managing noise sigma by features, representing the standard deviation of a gaussian kernel for adding noise.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFeatureNoiseSigma\u003c/code\u003e 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, making it compatible with Google Protocol Buffers and .NET functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNoiseSigma\u003c/code\u003e property within the \u003ccode\u003eFeatureNoiseSigma\u003c/code\u003e class allows for setting noise levels per feature, which allows fine-grained control over the noise added to each feature.\u003c/p\u003e\n"],["\u003cp\u003eThe document provides access to various versions of \u003ccode\u003eFeatureNoiseSigma\u003c/code\u003e, ranging from version 3.22.0 (the latest) all the way to version 1.0.0, allowing you to refer to older versions if needed.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for \u003ccode\u003eFeatureNoiseSigma\u003c/code\u003e, one being a parameterless constructor and the other taking an object of the same type as a parameter.\u003c/p\u003e\n"]]],[],null,[]]