パッケージ: libhac-java-doc (0.20110510-2)
libhac-java-doc に関するリンク
Trisquel の資源:
libhac-java ソースパッケージをダウンロード:
- [libhac-java_0.20110510-2.dsc]
- [libhac-java_0.20110510.orig.tar.xz]
- [libhac-java_0.20110510-2.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Med Packaging Team (メールアーカイブ)
- Tim Booth
- Andreas Tille
外部の資源:
- ホームページ [sape.inf.usi.ch]
類似のパッケージ:
API documentation for hierarchical agglomerative clustering
Hac is a simple library for hierarchical agglomerative clustering. The goal of Hac is to be easy to use in any context that might require a hierarchical agglomerative clustering approach. You can use Hac by bundling Hac with your application, and by implementing two interfaces:
* Experiment (to tell Hac what to cluster), and * DissimilarityMeasure (to tell Hac how to compute the dissimilarity between two observations).
This package contains the API documentation of libhac-java.