mean-shift-by-myself-python This repository include the implementaion of mean-shift algorithm using python Contents of repocitory mean_shift.ipynb This file include implement of Mean shift algorithm clustering. Example (Mean shift algorithm clustering) In this section, I show clustering example with iris datasets. Ground-trurh of iris dataset Mean shift algorithm clustering of iris dataset (Need to adjust kernel size)