The ClusteringAlgorithmParametersType captures any parameters that may have been used in a malware clustering algorithm.
Field Name | Type | Description |
---|---|---|
Distance_Threshold0..1 | decimal |
The Distance_Threshold field specifies the minimum distance threshold for the cluster, or the minimum distance between nodes in order for them to belong to the same cluster. |
Number_of_Iterations0..1 | positiveInteger |
The Number_of_Iterations field specifies the number of times that the algorithm was executed in order to produce the cluster. |