This lecture is about clustering. We will introduce the idea of clustering using kmeans as an example methods. We discuss the advantages and caveats of kmeans as well as different ideas behind clustering.
The lecture slides:Lecture 14
The python notebook: cse891 – clustering I.ipynb
the csv test file for weka:test
Cheers Arend