Skip to content

Commit 9fa14d9

Browse files
committed
Update README.rst
Add links to nbviewer copies of notebooks on HDBSCAN to README.
1 parent 3d79fc4 commit 9fa14d9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ Based on the paper:
1313
Hierarchical Density Estimates*
1414
In: Advances in Knowledge Discovery and Data Mining, Springer, pp 160-172.
1515
2013
16+
17+
Notebooks [comparing HDBSCAN to other clustering algorithms](http://nbviewer.jupyter.org/github/lmcinnes/hdbscan/blob/master/notebooks/Comparing%20Clustering%20Algorithms.ipynb),
18+
and explaianing [how HDBSCAN works](http://nbviewer.jupyter.org/github/lmcinnes/hdbscan/blob/master/notebooks/How%20HDBSCAN%20Works.ipynb) are available.
1619

1720
------------------
1821
How to use HDBSCAN

0 commit comments

Comments
 (0)