Line 4: | Line 4: | ||
Construct a graph: | Construct a graph: | ||
− | + | node represents the objects. | |
− | + | edges are relations between objects. | |
− | + | edge weights represents distances. |
Revision as of 09:25, 8 April 2008
Graph Theory Clustering dataset {x1, x2, ... , xd} no feature vector given. given dist(xi, xj)
Construct a graph: node represents the objects. edges are relations between objects. edge weights represents distances.