cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • DownloadSemiconductor Toolkit: Tools to create wafer maps, add wafer geometry to graphics, explore die defects & compare wafers.
  • Discovery Summit 2026: Early User Edition - September 23-24.Register. It's free.
  • Use JMP Clinical with CDISC-compliant data. Review studies, ID safety and efficacy signals & communicate findings with interactive graphics. Register to see how. Aug. 27, 2 pm US ET.

JMP Wish List

We want to hear your ideas for improving JMP. Share them here.
Choose Language Hide Translation Bar
0 Kudos

k-means++

Cluster analysis with the k-means method: the method is very sensitive to the choice of initial seeds, which is an important weakness. In the standard implementation the choice depends on the sorting of the dataset.
I think it would be useful if JMP could implement cluster seed initialisation with the k-means++ method (Arthur, D.; Vassilvitskii, S. (2007). ‘k-means++: the advantages of careful seeding"): it would greatly improve solution optimality and cluster stability. 

 

 

1 Comment
Status changed to: Acknowledged

Thank you for sharing this request!