public sealed class AffinityClusteringConfig : IMessage<AffinityClusteringConfig>, IEquatable<AffinityClusteringConfig>, IDeepCloneable<AffinityClusteringConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Enterprise Knowledge Graph v1 API class AffinityClusteringConfig.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides reference documentation for the `AffinityClusteringConfig` class within the Enterprise Knowledge Graph v1 API, specifically for the .NET environment."],["`AffinityClusteringConfig` is a sealed class used to configure options for affinity clustering, inheriting from `object` and implementing several interfaces like `IMessage` and `IEquatable`."],["The documentation outlines two constructor methods for `AffinityClusteringConfig`, one default and another that copies from another `AffinityClusteringConfig` object."],["It details the `CompressionRoundCount` property, which is of type `long` and allows users to specify the number of iterations for clustering, with a default value of 1."],["The latest version of this class's documentation is `1.0.0-beta04`, with a previous version `1.0.0-beta03` also available for review."]]],[]]