Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 298 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 298 Bytes

machine-learning-mean-shift

An example of how the mean shift algorithm can be used to find segments(clusters) when data mining.

Start

cd project

python3 run main.py

python3 run vanilla_main.py