We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21db480 commit bcae864Copy full SHA for bcae864
setup.py
@@ -8,7 +8,7 @@
8
9
NAME = "bhc"
10
AUTHOR = "Guilherme Caponetto"
11
-URL = "https://github.com/caponetto/bhc"
+URL = "https://github.com/caponetto/bayesian-hierarchical-clustering"
12
LICENSE = "GPL-3.0"
13
DESCRIPTION = "Python implementation of Bayesian hierarchical clustering (BHC) and Bayesian rose trees (BRT) algorithms."
14
0 commit comments