Divisive clustering.

Intuitively, all points start in the same cluster. You then determine the
best way to split that cluster.
Recursively repeat until all points are in their own clusters.

http://nlp.stanford.edu/IR-book/html/htmledition/divisive-clustering-1.html




On 24 July 2013 10:01, Juan Nunez-Iglesias <[email protected]> wrote:

> On Wed, Jul 24, 2013 at 1:58 AM, Lars Buitinck <[email protected]>wrote:
>
>> And hierarchical isn't necessarily agglomerative. The alternative is
>> something like HAClustering, which to me sounds like high-availability
>> computer clusters.
>>
>
> Are you saying you could do a top-down hierarchy? I actually haven't seen
> that done before.
>
> To me, that's a reason to call it anything else :p
>>
>
> Hey, don't diss the R, man! We FOSS people need to stick together! =)
>
>
> ------------------------------------------------------------------------------
> See everything from the browser to the database with AppDynamics
> Get end-to-end visibility with application monitoring from AppDynamics
> Isolate bottlenecks and diagnose root cause in seconds.
> Start your free trial of AppDynamics Pro today!
> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
> _______________________________________________
> Scikit-learn-general mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
>
>


-- 

Public key at: http://pgp.mit.edu/ Search for this email address and select
the key from "2011-08-19" (key id: 54BA8735)
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to