Error 0135

 

Updated: July 19, 2016

Error 0135

Only centroid-based cluster is supported.

You might encounter this error message if you have attempted to evaluate a clustering model that is based on a custom clustering algorithm that does not use centroids to initialize the cluster.

You can use Evaluate Model to evaluate clustering models that are based on the K-Means Clustering module. For custom algorithms, use the Execute R Script module to create a custom evaluation script.

Exception Messages

Only centroid-based cluster is supported.

Show: