There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
The Denclue Algorithm employs a Cluster Model Based On Kernel Density Estimation. A Cluster is defined by a local maximum of the estimated density function. Data points are assigned to clusters by hill climbing, i.e. points going to the same local maximum are put into the same cluster.