IClusteringConfig
Home > @gooddata/sdk-backend-spi > IClusteringConfig
IClusteringConfig interface
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Signature:
export interface IClusteringConfig
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
numberOfClusters | number | (ALPHA) Number of clusters - e.g. 3 | |
threshold? | number | (ALPHA) (Optional) Threshold for clustering - e.g. 0.03 |