Interface protos.google.cloud.aiplatform.v1beta1.ISmoothGradConfig (1.7.2)

Properties of a SmoothGradConfig.

Package

@google-cloud/aiplatform!

Properties

featureNoiseSigma

featureNoiseSigma?: (google.cloud.aiplatform.v1beta1.IFeatureNoiseSigma|null);

SmoothGradConfig featureNoiseSigma

Property Value
TypeDescription
(google.cloud.aiplatform.v1beta1.IFeatureNoiseSigma|null)

noiseSigma

noiseSigma?: (number|null);

SmoothGradConfig noiseSigma

Property Value
TypeDescription
(number|null)

noisySampleCount

noisySampleCount?: (number|null);

SmoothGradConfig noisySampleCount

Property Value
TypeDescription
(number|null)