Add a .html file to your portfolio titled Cluster Analysis.
Demonstrate your knowledge of clustering by describing how the three classic algorithms K-Means, Aggl. Hierarchical, and DBSCAN work. In addition, present pieces of your clustering code in action. Your writing should include:
This document should be equivalent to two or three double-spaced, typewritten pages in length. Be brief, but thorough -- the reader should have a good understanding about the various algorithms, and believe that you have a strong understanding of them.
Your portfolio must contain a table of contents in index.html
and have one link called Cluster Analysis; and one page called clustering.html
that fulfills the requirements described above.