Changes
Page history
Update Clustering Configuration (JSON)
authored
May 13, 2022
by
Alieh Saeedi
Hide whitespace changes
Inline
Side-by-side
Home/Configuration/Clustering-Configuration-(JSON).md
View page @
f20095fb
...
...
@@ -222,7 +222,7 @@ For the preference config, a value of -1 marks the parameter as disabled (false
}
```
###
Affinity Propagation
algorithm
###
Hierarchical Clustering
algorithm
```
json
{
"clusteringMethod"
:
"RNN_HIERARCHICAL"
,
...
...
...
...