• Stars
    star
    3
  • Rank 3,944,244 (Top 79 %)
  • Language
    Jupyter Notebook
  • Created over 2 years ago
  • Updated over 2 years ago

Reviews

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.