Class: Google::Cloud::AIPlatform::V1::FeatureView::IndexConfig::TreeAHConfig

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

Overview

Configuration options for the tree-AH algorithm.

Instance Attribute Summary collapse

Instance Attribute Details

#leaf_node_embedding_count::Integer



168
169
170
171
# File 'proto_docs/google/cloud/aiplatform/v1/feature_view.rb', line 168

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