首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 一种简单快速的聚类工具

一种简单快速的聚类工具

  • 资源大小:95.20 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 工具 简单快速

资 源 简 介

NOTE: Source code has [moved to GitHub!](https://github.com/fujimizu/bayon) Tutorial in Japanese Tutorial in English Overview Bayon is a simple and fast hard-clustering tool. Bayon supports Repeated Bisection clustering and K-means clustering. Install % ./configure% make% sudo make install Usage Clustering input data % bayon -n num [options] file% bayon -l limit [options] file -n, --number=num the number of clusters -l, --limit=lim limit value of cluster bisection -p, --point output similarity points -c, --clvector=file save the vectors of cluster centroids --clvector-size=num max size of output vectors of cluster centroids (default: 50) --method=method clustering method(rb, kmeans), default:rb

文 件 列 表

bayon-0.1.1
byvector.h
TODO
analyzer.h
document.h
COPYING
utiltest.cc
bayon.h
anatest.cc
Makefile.in
byvector.cc
configure.in
document.cc
config.h.in
util.h
clutest.cc
clatest.cc
cluster.h
classifier.h
bayon.cc
configure
lda.cc
analyzer.cc
README
classifier.cc
data
VCmakefile
doctest.cc
Doxyfile
plsi.cc
util.cc
cluster.cc
vectest.cc
VIP VIP
0.202990s