Skip to content

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

Notifications You must be signed in to change notification settings

nialloc9/machine-learning-mean-shift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages