comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Curious Cluster Analysis Conundrum
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Curious Cluster Analysis Conundrum [message #85232 is a reply to message #85231] Wed, 17 July 2013 12:44 Go to previous messageGo to previous message
Bill Nel is currently offline  Bill Nel
Messages: 31
Registered: October 2010
Member
On Wednesday, July 17, 2013 3:03:14 PM UTC-4, jack.co...@nasa.gov wrote:
> I'm using
>
> iwts = CLUST_WTS(ibza,N_CLUSTERS=2)
> result = CLUSTER(ibza, iwts, n_clusters=2)
> ...
>
> So, I'm thinking that CLUSTER uses some kind of random seed, and sometimes it works, sometimes not?

Yep, see the documentation for CLUST_WT :-)

Note: Because the initial clusters are chosen randomly, your results may differ slightly each time the CLUST_WTS routine is invoked, even for the same input data. For data with well-defined clusters the differences should be slight. For randomly-scattered data (no distinguishable clusters), the results may be significantly different, which may indicate that k-means clustering is not appropriate for your data.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Parallel and Perpendicular symbols in IDL 8 New Graphics.
Next Topic: Widget_window Problem

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sun Oct 12 00:01:50 PDT 2025

Total time taken to generate the page: 0.01028 seconds