Parameters

60
1.0
5

Dataset

Click canvas to add points manually

Actions

Statistics

0
Points
0
Clusters
0
Iterations
No
Converged

About Mean Shift

Mean Shift iteratively moves each point towards the weighted mean of nearby points (within the bandwidth). Points converge to local density maxima (modes), which become cluster centers. Unlike k-means, it doesn't require specifying the number of clusters.

Original
Shifted
Mode