Quantcast
Channel: ukusessays
Viewing all articles
Browse latest Browse all 2809

Computer Science

$
0
0

Please implement K-means clustering, according to the algorithm introduced in the class. (You may want to refer to the slides) and run it on IRIS data, which can be downloaded from http://archive.ics.uci.edu/ml/datasets/Iris

Undergraduate students: use only one attribute/feature (column) of the data

Submission

Please submit on blackboard by the due date and time.

  1. screen shots of the clustering output, i.e, for each data item , display the Cluster No. Please also display the class label of that data item, along side the Cluster No, as comparision.
  2. Source code (please document your code so that the major phases and variables of the program can be identified)

Viewing all articles
Browse latest Browse all 2809

Trending Articles