File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
doc/visual-programming/source/widgets/unsupervised Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -45,9 +45,10 @@ various k are also shown in the widget.
4545 - **Random initialization ** (clusters are assigned randomly at first
4646 and then updated with further iterations)
4747
48- **Re-runs ** (how many times the algorithm is run) and **maximal
49- iterations ** (the maximum number of iteration within each algorithm
50- run) can be set manually.
48+ **Re-runs ** (how many times the algorithm is run from random initial
49+ positions; the result with the lowest within-cluster sum of squares
50+ will be used) and **maximal iterations ** (the maximum number of iterations
51+ within each algorithm run) can be set manually.
51523. The widget outputs a new dataset with appended cluster information.
5253 Select how to append cluster information (as class, feature or meta
5354 attribute) and name the column.
You can’t perform that action at this time.
0 commit comments