Google Cloud Ai Platform V1 Client - Class TreeAHConfig (0.37.1)

Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class TreeAHConfig.

Configuration options for the tree-AH algorithm.

Generated from protobuf message google.cloud.aiplatform.v1.FeatureView.IndexConfig.TreeAHConfig

Namespace

Google \ Cloud \ AIPlatform \ V1 \ FeatureView \ IndexConfig

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ leaf_node_embedding_count int|string

Optional. Number of embeddings on each leaf node. The default value is 1000 if not set.

getLeafNodeEmbeddingCount

Optional. Number of embeddings on each leaf node. The default value is 1000 if not set.

Returns
Type Description
int|string

hasLeafNodeEmbeddingCount

clearLeafNodeEmbeddingCount

setLeafNodeEmbeddingCount

Optional. Number of embeddings on each leaf node. The default value is 1000 if not set.

Parameter
Name Description
var int|string
Returns
Type Description
$this