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