ktree

Submitted by on Jul 06 2015 } Suggest Revision
By: Lance De Vine, Chris De Vries, Shlomo Geva, Ulf Großekathöfer
From: QUT Faculty of Science and Technology
Resource Type:
Project Code
License:
GNU General Public License version 3.0 (GPLv3)
Language:
C++, C, Java and Python
Data Format:

Description

K-tree is a tree structured clustering algorithm. It is also refered to as a Tree Structured Vector Quantizer (TSVQ). The goal of cluster analysis is to group objects based on similarity. Each object in a K-tree is represented by an n-dimensional vector. All vectors in the tree must have the same number of dimensions.
Categorized in: Machine Learning | Clustering
Post comment
Cancel