Write a note on birch, rock and chameleon clustering algorithms.
Answers
Answered by
0
BIRCH (balanced iterative reducing and clustering using hierarchies) is an unsupervised data mining algorithm used to perform hierarchical clustering over particularly large data-sets.An advantage of BIRCH is its ability to incrementally and dynamically cluster incoming, multi-dimensional metric data points in an attempt to produce the best quality clustering for a given set of resources (memory and time constraints). In most cases, BIRCH only requires a single scan of the database.
Its inventors claim BIRCH to be the "first clustering algorithm proposed in the database area to handle 'noise' (data points that are not part of the underlying pattern) effectively",beating DBSCAN by two months. The algorithm received the SIGMOD 10 year test of time award in 2006.
Its inventors claim BIRCH to be the "first clustering algorithm proposed in the database area to handle 'noise' (data points that are not part of the underlying pattern) effectively",beating DBSCAN by two months. The algorithm received the SIGMOD 10 year test of time award in 2006.
Similar questions
Chemistry,
7 months ago
Computer Science,
7 months ago
Computer Science,
1 year ago
Music,
1 year ago
Geography,
1 year ago