Skip to content

tmarkus/clustering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An implementation of the following clustering algorithms in Ruby:

- DBscan
- SUBCLU

When using DBscan the distance measure has to be parameterised to specify which attributes should be considered.

See main.rb on how to use the algorithms and what the input data should look like.

About

Clustering algorithms in Ruby

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages