Clustering: Bisection Method
18
Clustering: Bisection Method
- All flagged points are surrounded by a single rectangle (cube).
- Compute the efficiency of clustering.
- If efficiency is above a threshold then
- the rectangle (cube) is accepted and the algorithm stops.
- Else
- bisect the longest dimension of the rectangle (cube).
Notes:
18