Skip to content

chihina/mean-shift-by-myself-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

iris image

Mean shift algorithm clustering of iris dataset (Need to adjust kernel size)

mean_shift image

About

This repository include the implementaion of mean-shift algorithm using python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published