Divisive Analysis
DIANA is a Hierarchical Clustering method which is the inverse of AGNES. It starts with the whole dataset and divides it into smaller partitions until every datapoint is in its own Cluster.
DIANA is a Hierarchical Clustering method which is the inverse of AGNES. It starts with the whole dataset and divides it into smaller partitions until every datapoint is in its own Cluster.