Class: Google::Cloud::AIPlatform::V1::FeatureNoiseSigma::NoiseSigmaForFeature

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/aiplatform/v1/explanation.rb

Overview

Noise sigma for a single feature.

Instance Attribute Summary collapse

Instance Attribute Details

#name::String



441
442
443
444
# File 'proto_docs/google/cloud/aiplatform/v1/explanation.rb', line 441

class NoiseSigmaForFeature
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#sigma::Float



441
442
443
444
# File 'proto_docs/google/cloud/aiplatform/v1/explanation.rb', line 441

class NoiseSigmaForFeature
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end