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.
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.