Skip to content

Implementation of deterministic swap algorithms using different centroid swapping approaches

Notifications You must be signed in to change notification settings

gulraizchoudhary/Deterministic_Swap_Clustering_Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deterministic Swap Clustering Algorithms

Implementation of deterministic swap algorithms using different centroid swapping strategies. It is important to find the strength of these strategies in different situations. I have implemented the following strategies. I will add the examples later.

  • RS: Random removal, random addition
  • RD: Random removal, deterministic addition
  • DR: Deterministic removal, random addition
  • DD: Deterministic removal, deterministic addition
  • DDM: deterministic removal, deterministic merge, deterministic addition

About

Implementation of deterministic swap algorithms using different centroid swapping approaches

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages