Skip to content

Distance and density based clustering algorithm using Gaussian kernel

Notifications You must be signed in to change notification settings

mregungor/GDD-Clustering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GDD Clustering

Distance and density based clustering algorithm using Gaussian kernel

You can access the paper using the link below:

https://www.sciencedirect.com/science/article/abs/pii/S095741741630553X

GDDclusteringGA
Figure 1 - Example of clustering process for 1D data.

Properties

  • No parameter is needed
  • Similarities are grouped together using Gaussian kernel and distances (see Figure 1)
  • Resulting clusters do not change at different runs.

[Please cite as]:

Emre Güngör, Ahmet Özmen, Distance and density based clustering algorithm using Gaussian kernel, In Expert Systems with Applications, Volume 69, 2017, Pages 10-20, ISSN 0957-4174, https://doi.org/10.1016/j.eswa.2016.10.022. (http://www.sciencedirect.com/science/article/pii/S095741741630553X)

for clustering datasets and or shapesets, you can look;
https://cs.joensuu.fi/sipu/datasets/
(Note: You may get security warning from your browsers).

About

Distance and density based clustering algorithm using Gaussian kernel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published