> Is there a way to specify the number of cluster centres required by > meanshift? From the documentation and a bit of playing around, it seems > like algorithm decides how many cluster centres to discover...
as far as I know that's the whole point of meanshift, the number of clusters is data-driven and depends on the bandwidth parameter. Alex ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2dcopy1 _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
