clustering
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Clustering algorithms in Ruby
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.

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。