Review Note

Last Update: 06/12/2024 10:00 PM

Current Deck: Pattern Analysis

Published

Currently Published Content


Front
What are the steps of the mean shift algorithm?
Back
1. Mean Shift Iteration: For each data point, calculate the mean shift
vector, which represents the direction to move the point towards a
higher density region
2. Update data points: Shift each point in the direction of the mean shift
vector
3. Repeat 1. and 2. until convergence
4. Group samples that converge to nearby locations into same clusters

No published tags.

Pending Suggestions


No pending suggestions for this note.