Skip to content

Commit 17d6a16

Browse files
authoredDec 30, 2024
Update README.md
1 parent e6c5afa commit 17d6a16

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
 

‎README.md

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
DenMune is a clustering algorithm that can find clusters of arbitrary size, shapes, and densities in two-dimensions. Higher dimensions are first reduced to 2D using t-SNE. The algorithm relies on a single parameter K (the number of nearest neighbors). The results show the superiority of the algorithm. Enjoy the simplicity but the power of DenMune.
44

5+
## Listen to this amazing interview podcast
6+
7+
[![DenMune Podcast](https://raw.githubusercontent.com/scikit-learn-contrib/denmune-clustering-algorithm/main/images/denmune_propagation.png)](https://on.soundcloud.com/z7WeqJnHjDd26hD76)
8+
9+
*click image to listen (24 min)*
10+
511
## Reproducibility & Test Drives
612

713
Now you can reproduce all the research experiments, and even share the results and collaborate with the algorithm using our capsule on CodeOcean. Each Capsule is a self-contained computational experiment with computing environment, code, data, version history, and results.

0 commit comments

Comments
 (0)