Skip to main content

Hierarchical Clustering Algorithms (Information Theory)

Project description

This library provides Python functions for hierarchical clustering. Its features include

  • generating hierarchical clusters from distance matrices

  • computing distance matrices from observation vectors

  • computing statistics on clusters

  • cutting linkages to generate flat clusters

  • and visualizing clusters with dendrograms.

The interface is very similar to MATLAB’s Statistics Toolbox API to make code easier to port from MATLAB to Python/Numpy. The core implementation of this library is in C for efficiency.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dedupe-hcluster-0.3.3.tar.gz (194.7 kB view details)

Uploaded Source

Built Distributions

dedupe_hcluster-0.3.3-cp37-cp37m-manylinux1_x86_64.whl (519.7 kB view details)

Uploaded CPython 3.7m

dedupe_hcluster-0.3.3-cp37-cp37m-manylinux1_i686.whl (492.5 kB view details)

Uploaded CPython 3.7m

dedupe_hcluster-0.3.3-cp37-cp37m-macosx_10_13_x86_64.whl (165.9 kB view details)

Uploaded CPython 3.7m macOS 10.13+ x86-64

dedupe_hcluster-0.3.3-cp36-cp36m-manylinux1_x86_64.whl (520.2 kB view details)

Uploaded CPython 3.6m

dedupe_hcluster-0.3.3-cp36-cp36m-manylinux1_i686.whl (493.4 kB view details)

Uploaded CPython 3.6m

dedupe_hcluster-0.3.3-cp35-cp35m-manylinux1_x86_64.whl (516.8 kB view details)

Uploaded CPython 3.5m

dedupe_hcluster-0.3.3-cp35-cp35m-manylinux1_i686.whl (486.4 kB view details)

Uploaded CPython 3.5m

dedupe_hcluster-0.3.3-cp34-cp34m-manylinux1_x86_64.whl (518.6 kB view details)

Uploaded CPython 3.4m

dedupe_hcluster-0.3.3-cp34-cp34m-manylinux1_i686.whl (489.9 kB view details)

Uploaded CPython 3.4m

dedupe_hcluster-0.3.3-cp27-cp27mu-manylinux1_x86_64.whl (507.1 kB view details)

Uploaded CPython 2.7mu

dedupe_hcluster-0.3.3-cp27-cp27mu-manylinux1_i686.whl (477.4 kB view details)

Uploaded CPython 2.7mu

dedupe_hcluster-0.3.3-cp27-cp27m-manylinux1_x86_64.whl (507.1 kB view details)

Uploaded CPython 2.7m

dedupe_hcluster-0.3.3-cp27-cp27m-manylinux1_i686.whl (477.4 kB view details)

Uploaded CPython 2.7m

dedupe_hcluster-0.3.3-cp27-cp27m-macosx_10_13_x86_64.whl (174.3 kB view details)

Uploaded CPython 2.7m macOS 10.13+ x86-64

File details

Details for the file dedupe-hcluster-0.3.3.tar.gz.

File metadata

  • Download URL: dedupe-hcluster-0.3.3.tar.gz
  • Upload date:
  • Size: 194.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.5.5

File hashes

Hashes for dedupe-hcluster-0.3.3.tar.gz
Algorithm Hash digest
SHA256 2d7509bd1d75f17c083179328c50da4031d02053e8b943d0a1d3a3cbc310113f
MD5 9c54f67c17c3988145c138198f7ed594
BLAKE2b-256 5a0f20cdeb7370588cabcf94ec2a33ff926d0097c58fc584434cd8fa3d96955b

See more details on using hashes here.

File details

Details for the file dedupe_hcluster-0.3.3-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

  • Download URL: dedupe_hcluster-0.3.3-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 519.7 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/38.2.4 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.14

File hashes

Hashes for dedupe_hcluster-0.3.3-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 928f421935f3385196667433ff7d6e57bbb1ff48f9fa9799e8168778b1ea5daa
MD5 31c00132fc9b6ff93f0fc588161f24f9
BLAKE2b-256 0c1324b0bdb170ad9312b27afd66b0c7ef5fd53e2481845dade8ab0744dceeb6

See more details on using hashes here.

File details

Details for the file dedupe_hcluster-0.3.3-cp37-cp37m-manylinux1_i686.whl.

File metadata

  • Download URL: dedupe_hcluster-0.3.3-cp37-cp37m-manylinux1_i686.whl
  • Upload date:
  • Size: 492.5 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/38.2.4 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.14

File hashes

Hashes for dedupe_hcluster-0.3.3-cp37-cp37m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 cf106e87ca84321761d3c74a82f335c5bab4c9e50fa9deb6c0812f2e4f5b3a8a
MD5 4e591e4973b6d88ead729e11e2379f27
BLAKE2b-256 7f44683df66b936aa46992623dc0921a5899ab306f617bb299f17d953d699879

See more details on using hashes here.

File details

Details for the file dedupe_hcluster-0.3.3-cp37-cp37m-macosx_10_13_x86_64.whl.

File metadata

  • Download URL: dedupe_hcluster-0.3.3-cp37-cp37m-macosx_10_13_x86_64.whl
  • Upload date:
  • Size: 165.9 kB
  • Tags: CPython 3.7m, macOS 10.13+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.7.0

File hashes

Hashes for dedupe_hcluster-0.3.3-cp37-cp37m-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 d37d933642125f1c25cf6ac14f40c8b00458b2024b310443594a69971a336d52
MD5 4b706b7d5272c41adf0086f5153d92f4
BLAKE2b-256 bc44812031107f05811494b34099844a03cbc5730a78698f1993b94fdbc82d5c

See more details on using hashes here.

File details

Details for the file dedupe_hcluster-0.3.3-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

  • Download URL: dedupe_hcluster-0.3.3-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 520.2 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/38.2.4 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.14

File hashes

Hashes for dedupe_hcluster-0.3.3-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 a4933e65e7fa5b5eb1040a613df6cce29d4d9f6af6a8660936f1cfa51709548b
MD5 74de0cff63a82d3f561f4d25f5789244
BLAKE2b-256 3f43f8234c6573579ce82a2263602d8159ba74afb6491fcf796084957f17f6c7

See more details on using hashes here.

File details

Details for the file dedupe_hcluster-0.3.3-cp36-cp36m-manylinux1_i686.whl.

File metadata

  • Download URL: dedupe_hcluster-0.3.3-cp36-cp36m-manylinux1_i686.whl
  • Upload date:
  • Size: 493.4 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/38.2.4 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.14

File hashes

Hashes for dedupe_hcluster-0.3.3-cp36-cp36m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 dd4f999cbd73686a676924583a996fb4c781a29582311dcb2cefd3eb04c2f74d
MD5 7b8688c7d219d51e48a16599a36c8a3f
BLAKE2b-256 36cf5bd29dff934f95d4a210c54760ea6ceb75396c71b33449567c3b2ca79ef4

See more details on using hashes here.

File details

Details for the file dedupe_hcluster-0.3.3-cp35-cp35m-manylinux1_x86_64.whl.

File metadata

  • Download URL: dedupe_hcluster-0.3.3-cp35-cp35m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 516.8 kB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/38.2.4 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.14

File hashes

Hashes for dedupe_hcluster-0.3.3-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 6e0ec34a298b5ce044b179ddb0408511f4f92ddc827a5e27060f261733322c9a
MD5 ecc54a5ae3b9ea5e22177449193d8683
BLAKE2b-256 41105eaf92077e1af41bacebca9f1198036ddbfa7cdf41fddb7b50f4713c80b1

See more details on using hashes here.

File details

Details for the file dedupe_hcluster-0.3.3-cp35-cp35m-manylinux1_i686.whl.

File metadata

  • Download URL: dedupe_hcluster-0.3.3-cp35-cp35m-manylinux1_i686.whl
  • Upload date:
  • Size: 486.4 kB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/38.2.4 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.14

File hashes

Hashes for dedupe_hcluster-0.3.3-cp35-cp35m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 37dc2f07ba5587345aceca73a977c990e4e018d54ec2aed4e8712035eab4c6d5
MD5 09775814b2c33e04e0c709a07884e9dd
BLAKE2b-256 8f46dd4ed03d80f981db175b61b87cc87c977e52787e78fbbfca98479d8da259

See more details on using hashes here.

File details

Details for the file dedupe_hcluster-0.3.3-cp34-cp34m-manylinux1_x86_64.whl.

File metadata

  • Download URL: dedupe_hcluster-0.3.3-cp34-cp34m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 518.6 kB
  • Tags: CPython 3.4m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/38.2.4 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.14

File hashes

Hashes for dedupe_hcluster-0.3.3-cp34-cp34m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 a1a4a9d33a6b0dda965f78aa414cc336b029baead34e222fa9711fe7beb2d48d
MD5 fa91580738a940c5e708dbb8b1281ada
BLAKE2b-256 7f1991bbe5887dbbd58b7e95177c67287304cd50f861a70e29b26bac64276a04

See more details on using hashes here.

File details

Details for the file dedupe_hcluster-0.3.3-cp34-cp34m-manylinux1_i686.whl.

File metadata

  • Download URL: dedupe_hcluster-0.3.3-cp34-cp34m-manylinux1_i686.whl
  • Upload date:
  • Size: 489.9 kB
  • Tags: CPython 3.4m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/38.2.4 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.14

File hashes

Hashes for dedupe_hcluster-0.3.3-cp34-cp34m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 cee2a434e6c05dbfdf9e851c2f43cf5b442f7b074f4ba7122b4ac7bf76828206
MD5 060025bb2a5337a577370a48204f2fb3
BLAKE2b-256 10eb4390c4ccc967cec231819157f8303b22ac613471c1fcd89358d539d9d6eb

See more details on using hashes here.

File details

Details for the file dedupe_hcluster-0.3.3-cp27-cp27mu-manylinux1_x86_64.whl.

File metadata

  • Download URL: dedupe_hcluster-0.3.3-cp27-cp27mu-manylinux1_x86_64.whl
  • Upload date:
  • Size: 507.1 kB
  • Tags: CPython 2.7mu
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/38.2.4 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.14

File hashes

Hashes for dedupe_hcluster-0.3.3-cp27-cp27mu-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 b243c66a549c9a538ccd1b4876f3cc697b1a3e2cdf796ef44b66d1b842077e27
MD5 c6ba28dcc929ea8319a3dca3e96837d7
BLAKE2b-256 2b79c5e4c87379f66c08138f3decb55e2b6e4a2c20b8c3bfd6e3b39a2cc7bd80

See more details on using hashes here.

File details

Details for the file dedupe_hcluster-0.3.3-cp27-cp27mu-manylinux1_i686.whl.

File metadata

  • Download URL: dedupe_hcluster-0.3.3-cp27-cp27mu-manylinux1_i686.whl
  • Upload date:
  • Size: 477.4 kB
  • Tags: CPython 2.7mu
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/38.2.4 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.14

File hashes

Hashes for dedupe_hcluster-0.3.3-cp27-cp27mu-manylinux1_i686.whl
Algorithm Hash digest
SHA256 0f302105642ba50a2ade575c70e6f93bd249cb42314f36dfee966482b9141d38
MD5 2a35338fdb1efe62165d341941179654
BLAKE2b-256 0e51960a89f42f4b48a7391607e84540d8cbcae8687d672fbd173c6833943886

See more details on using hashes here.

File details

Details for the file dedupe_hcluster-0.3.3-cp27-cp27m-manylinux1_x86_64.whl.

File metadata

  • Download URL: dedupe_hcluster-0.3.3-cp27-cp27m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 507.1 kB
  • Tags: CPython 2.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/38.2.4 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.14

File hashes

Hashes for dedupe_hcluster-0.3.3-cp27-cp27m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 c2a0a9e394442b7897b624ecea2f44cf97a5c8a690ea7be3fbdaebe2cf7662be
MD5 7d5fa27a45b9d32dc1cd4a22d7165f32
BLAKE2b-256 c45313aaac2ff6d526f734e329b9e075d2a8e55ff932eee001ac18d8c0e43e9c

See more details on using hashes here.

File details

Details for the file dedupe_hcluster-0.3.3-cp27-cp27m-manylinux1_i686.whl.

File metadata

  • Download URL: dedupe_hcluster-0.3.3-cp27-cp27m-manylinux1_i686.whl
  • Upload date:
  • Size: 477.4 kB
  • Tags: CPython 2.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/38.2.4 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.14

File hashes

Hashes for dedupe_hcluster-0.3.3-cp27-cp27m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 fd6aa1d0d7cfe078816e0d55b7488d6db4e01d357115daf82da48f0d15093def
MD5 8d20c5b9f265d6755a7e322adcdcc395
BLAKE2b-256 5a905361cf2099320926310b72e18c8e496c505f958af097e7ab7ecdf2f7e2ad

See more details on using hashes here.

File details

Details for the file dedupe_hcluster-0.3.3-cp27-cp27m-macosx_10_13_x86_64.whl.

File metadata

  • Download URL: dedupe_hcluster-0.3.3-cp27-cp27m-macosx_10_13_x86_64.whl
  • Upload date:
  • Size: 174.3 kB
  • Tags: CPython 2.7m, macOS 10.13+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.15

File hashes

Hashes for dedupe_hcluster-0.3.3-cp27-cp27m-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 2cf00bde92c8458da4dd2b8928179d25bf46bc4c8da16e9d0a7401637e2ef835
MD5 12c18de4efcf74e332c8dac7d5c18b17
BLAKE2b-256 58806955a1880eac5f944da59113612cb7866a57dd5fdab479238d25b881463c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page