2011/10/5 Brian Holt <[email protected]>: > 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...
This is supposed to be the main selling point of the mean shift :) You can adjust the bandwidth parameter though. -- Olivier http://twitter.com/ogrisel - http://github.com/ogrisel ------------------------------------------------------------------------------ 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
