| 
  • If you are citizen of an European Union member nation, you may not use this service unless you are at least 16 years old.

  • You already know Dokkio is an AI-powered assistant to organize & manage your digital files & messages. Very soon, Dokkio will support Outlook as well as One Drive. Check it out today!

View
 

Week02

Page history last edited by hoffman.tricia@gmail.com 13 years ago

Here are the slides covering chap 8 from the text by Tan et. al.  chap8_basic_cluster_analysis.ppt

 

Here's the code that we went through in class. 

     kMeans Clustering:  kMeans.R

     Hierarchical Clustering:  hclustExample.R

 

Here are a couple of other clustering programs that we didn't cover in class.  You might be interested to see how they behave

     This example runs through an affinity clustering example:  apcluster.R

     This example runs through a mixture model example.  Mixture models can be stunningly powerful.  This one correctly classifies all but 5 of the iris data - without having class labels.  mclustExample.R

 

Homework 2

Comments (0)

You don't have permission to comment on this page.