k-Means Options

The default settings are designed so that they should work for most cases.

You can change the following settings:

Termination of Training

Model training stops after either the change in error between two consecutive iterations is less than Minimum error tolerance or the maximum number of iterations is greater than Maximum iterations.

Click OK to continue.