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.2.tar.gz (166.4 kB view details)

Uploaded Source

Built Distributions

dedupe_hcluster-0.3.2-py2.7-linux-x86_64.egg (459.8 kB view details)

Uploaded Source

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

Uploaded CPython 3.7m

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

Uploaded CPython 3.7m

dedupe_hcluster-0.3.2-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.2-cp36-cp36m-manylinux1_x86_64.whl (488.3 kB view details)

Uploaded CPython 3.6m

dedupe_hcluster-0.3.2-cp36-cp36m-manylinux1_i686.whl (459.9 kB view details)

Uploaded CPython 3.6m

dedupe_hcluster-0.3.2-cp36-cp36m-macosx_10_11_x86_64.whl (169.7 kB view details)

Uploaded CPython 3.6m macOS 10.11+ x86-64

dedupe_hcluster-0.3.2-cp35-cp35m-manylinux1_x86_64.whl (485.7 kB view details)

Uploaded CPython 3.5m

dedupe_hcluster-0.3.2-cp35-cp35m-manylinux1_i686.whl (455.2 kB view details)

Uploaded CPython 3.5m

dedupe_hcluster-0.3.2-cp35-cp35m-macosx_10_9_x86_64.whl (145.4 kB view details)

Uploaded CPython 3.5m macOS 10.9+ x86-64

dedupe_hcluster-0.3.2-cp34-cp34m-win_amd64.whl (136.8 kB view details)

Uploaded CPython 3.4m Windows x86-64

dedupe_hcluster-0.3.2-cp34-cp34m-win32.whl (120.5 kB view details)

Uploaded CPython 3.4m Windows x86

dedupe_hcluster-0.3.2-cp34-cp34m-manylinux1_x86_64.whl (474.2 kB view details)

Uploaded CPython 3.4m

dedupe_hcluster-0.3.2-cp34-cp34m-manylinux1_i686.whl (456.3 kB view details)

Uploaded CPython 3.4m

dedupe_hcluster-0.3.2-cp27-cp27mu-manylinux1_x86_64.whl (451.5 kB view details)

Uploaded CPython 2.7mu

dedupe_hcluster-0.3.2-cp27-cp27mu-manylinux1_i686.whl (450.6 kB view details)

Uploaded CPython 2.7mu

dedupe_hcluster-0.3.2-cp27-cp27m-win_amd64.whl (139.4 kB view details)

Uploaded CPython 2.7m Windows x86-64

dedupe_hcluster-0.3.2-cp27-cp27m-win32.whl (119.1 kB view details)

Uploaded CPython 2.7m Windows x86

dedupe_hcluster-0.3.2-cp27-cp27m-manylinux1_x86_64.whl (451.5 kB view details)

Uploaded CPython 2.7m

dedupe_hcluster-0.3.2-cp27-cp27m-manylinux1_i686.whl (450.6 kB view details)

Uploaded CPython 2.7m

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

Uploaded CPython 2.7m macOS 10.13+ x86-64

dedupe_hcluster-0.3.2-cp27-cp27m-macosx_10_11_x86_64.whl (174.1 kB view details)

Uploaded CPython 2.7m macOS 10.11+ x86-64

dedupe_hcluster-0.3.2-cp27-cp27m-macosx_10_9_x86_64.whl (150.3 kB view details)

Uploaded CPython 2.7m macOS 10.9+ x86-64

File details

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

File metadata

File hashes

Hashes for dedupe-hcluster-0.3.2.tar.gz
Algorithm Hash digest
SHA256 771cc27b56b6ca9eeb1d8966dcdb72347ea9a99e8a59c7ab0edaf9b60fa7f895
MD5 475cd508bf31ba7730d4874e98fdc6e9
BLAKE2b-256 e5581f972a6081c9084860c6c77f017d77e691a126463d0df2c6f7ddc74aef57

See more details on using hashes here.

File details

Details for the file dedupe_hcluster-0.3.2-py2.7-linux-x86_64.egg.

File metadata

File hashes

Hashes for dedupe_hcluster-0.3.2-py2.7-linux-x86_64.egg
Algorithm Hash digest
SHA256 301e0259c7646b925107da804a4a85ab45ca496f8fb8bc3bcbe3fe41d55a01fc
MD5 0febd5b2c897189c93895947a91d8176
BLAKE2b-256 834323569c08fed8db39eda598819dd14bb9a5868472eb76e2b0321cacf77fd5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe_hcluster-0.3.2-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.2-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 9704c2b98f04a3e9eac733598573d2c15756d847455d3b24d95e7c349888db9f
MD5 34006fdba8408df2e58618a3c5d819c5
BLAKE2b-256 6317e3a10f63caf87962cbf65405ee10b42436e147c8d567204281983b3e411d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe_hcluster-0.3.2-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.2-cp37-cp37m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 d801f6fd034172579a3a7bed0a807ed6e0a4c5b41b474b4a08b5cad507c9137e
MD5 e8188fd04a34f96259e772c0192ab6fb
BLAKE2b-256 c11d2bb19abaf4aad6088e1d52cb5d5126b733900fb0a3f5db791ac2fed4c66e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe_hcluster-0.3.2-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.2-cp37-cp37m-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 a201f9a22eaafc6bd4d257a6de9d97e382b2965a7623d044bda9b8071873e4a9
MD5 42ff0dff0a502ce91d35a1dcac71a42d
BLAKE2b-256 63b5350a357af642ebe695a4b9417d5f1f3a0a155dd7d2240e6555c13b7c7062

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe_hcluster-0.3.2-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 d5e3d8f22e80d28ebfb5fd410559b135fcb841057144a22c6a1d789e13af3f33
MD5 017226047b20f6ef670a31d3dadce2c2
BLAKE2b-256 bc5f19bba8210462e95ba069e2f4e8e726af31700855f42360df0b0ec95ec79d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe_hcluster-0.3.2-cp36-cp36m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 6005c465c1340e495d36257d32337f6221da84af8be0a4132548d48e43d4e703
MD5 d5c889fefc608c4b4c380a6942f950a7
BLAKE2b-256 c9e4c42ccebd03ee82e4c11292052bee29edb5b8cc9b6c252ccbea000566610b

See more details on using hashes here.

File details

Details for the file dedupe_hcluster-0.3.2-cp36-cp36m-macosx_10_11_x86_64.whl.

File metadata

File hashes

Hashes for dedupe_hcluster-0.3.2-cp36-cp36m-macosx_10_11_x86_64.whl
Algorithm Hash digest
SHA256 fafd22ebc1440c9b4226ebecb9afb1a25dbe42bc51fa7cc81f27f2f8a13982ff
MD5 beca64ffc5c2f7f23835494714741e25
BLAKE2b-256 fb3487cdb6178bddd2d4abb347d742990ae4fe7ac0b81f28e27d008fe80968c9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe_hcluster-0.3.2-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 1e46e6767cb424b30e9c4b54bd43d161386983edffe57f3dafc80f7855f7e522
MD5 21009b08b1f45a2bd711034ff95ecc03
BLAKE2b-256 a3af83306e29a02e40391952df0ff3022d5d928cf42a426779425b5324171487

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe_hcluster-0.3.2-cp35-cp35m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 4fe111efa8dc4e33b9cd14a2848a99949651676a193b35df3b6abf5f725273f9
MD5 3094c239b213480bcb0f619f4e79a572
BLAKE2b-256 7e661fcac34c86aea5405191b7f5faac80369f257b85543b87af34f0cbb88496

See more details on using hashes here.

File details

Details for the file dedupe_hcluster-0.3.2-cp35-cp35m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for dedupe_hcluster-0.3.2-cp35-cp35m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6e8a7fdacc155f90af6db5aa130b3f2d2daffdb977b8390a95ee03e83f547bed
MD5 31f80ae38ce8f4d0813438d58fa1c19b
BLAKE2b-256 cf582bc1334d0aa4f2c1b268635066803671d06ad2f358499b83fb3a09d19d5a

See more details on using hashes here.

File details

Details for the file dedupe_hcluster-0.3.2-cp34-cp34m-win_amd64.whl.

File metadata

File hashes

Hashes for dedupe_hcluster-0.3.2-cp34-cp34m-win_amd64.whl
Algorithm Hash digest
SHA256 98b0035eb6b3dd2a025ed25bd3e6d7a56afd83321e19caff36b0e3882edba8bd
MD5 bb21edfb28aff50662256ad782b244b6
BLAKE2b-256 34ab8108727cdc45d737eb1ce5fd22f8ed39c67be7607e4d43a99ff984dedc80

See more details on using hashes here.

File details

Details for the file dedupe_hcluster-0.3.2-cp34-cp34m-win32.whl.

File metadata

File hashes

Hashes for dedupe_hcluster-0.3.2-cp34-cp34m-win32.whl
Algorithm Hash digest
SHA256 cd84d94f7c7caab04a570eb6fda0311e8f8fd57d30aa069373fd8fdedfe864a5
MD5 6d598f5991627712e029e9b71cbca9ac
BLAKE2b-256 fa363285735118fdd3d1fb81dbcdfc5751c4553c71ce1e8a34de7b2b54f95125

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe_hcluster-0.3.2-cp34-cp34m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 e01cce1842c323a8bd6690edec3802f477552786fa2ad69ef45e70c76a1634ec
MD5 898b14860ce0b6a8fdd22af3f29b927a
BLAKE2b-256 c3cd480dc072bffe5d4366fef747f9ebf768eacc35bbdc1ac597041c69d64cf6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe_hcluster-0.3.2-cp34-cp34m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 b0699dc3fcaf297d3aee53956ca88496db2cebca617718689b9d59be2634e617
MD5 54930d2fac2a5ccd9bdac973e9907a47
BLAKE2b-256 6f4458be9f7f0964cdccf6e7cc673bd9dfb986b066ba42cf1cc007d55701ee82

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe_hcluster-0.3.2-cp27-cp27mu-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 33ddc99ee2ab5956ab8f82f75c03824622d834c83b84169910b8e0e6f748606b
MD5 56493fd92eddd56b6e8ffec34f718790
BLAKE2b-256 a48403216dcc35f48fe6e14386da553b0a5526e58e6dc65fb630848b29d2804b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe_hcluster-0.3.2-cp27-cp27mu-manylinux1_i686.whl
Algorithm Hash digest
SHA256 ac3eed8817713253e7c4d9555f913d8686cc6b3acd2a7a515870700c0b3bb163
MD5 7fcd000c20c9af90cb4fc83b0f8f919b
BLAKE2b-256 6b6930438f05f65b85fa5bf22b555bdf0fca717fb2c80b20d3061d915836df97

See more details on using hashes here.

File details

Details for the file dedupe_hcluster-0.3.2-cp27-cp27m-win_amd64.whl.

File metadata

File hashes

Hashes for dedupe_hcluster-0.3.2-cp27-cp27m-win_amd64.whl
Algorithm Hash digest
SHA256 eb33ef2c5462fb0add6dd13a65f678aa31803b63591b81e1d6e10751ad5d6888
MD5 a0441d018ce71f12668d61618f77f814
BLAKE2b-256 55a545d78675e019e9149be48e8dcea07942250854116f6e5e0dbec084ae762e

See more details on using hashes here.

File details

Details for the file dedupe_hcluster-0.3.2-cp27-cp27m-win32.whl.

File metadata

File hashes

Hashes for dedupe_hcluster-0.3.2-cp27-cp27m-win32.whl
Algorithm Hash digest
SHA256 30cfbff34ff3e538c3813a5d7b5682f533a191f79d85e4f13795f6de2fd02b15
MD5 bbcda0b8ed033d7aa701d277fde9c4df
BLAKE2b-256 9a330b886865acf00d165038e058bc24814e6ee95cb923b0698eeb8b33c97d4e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe_hcluster-0.3.2-cp27-cp27m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 6e324b561d05a6bc1c32ad789d13b6e62aea4cd22fa92306603e0b1af2161b84
MD5 1b49f96e8bb35ce45af369a7bb8fda45
BLAKE2b-256 e7f23dfe13955bb5a613159caf9aa529abea1701d6ceffd0991aca5f69292049

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe_hcluster-0.3.2-cp27-cp27m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 9f90b242d97b5cb0382f0d77d99324fd7582025a07f304a3c0982f5c5d8fe1a7
MD5 d1b8d522a5d2e2cd43f095b230c90ad1
BLAKE2b-256 1bb9b79bab70df8b3d0500c3a573bc42c94a61e7e76e989f6d927533637f9352

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe_hcluster-0.3.2-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.2-cp27-cp27m-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 3bec47fb2ac4b668a9173f39e7f63693e24ea8ebb3d70b43f3900c2ff1e4baf9
MD5 df240fdc760d04112c8dd2bc280a94e9
BLAKE2b-256 17e7fd8e029928be0ec08c3b74e2cdf503f3c801bb74c0efb64cc5e257e7d835

See more details on using hashes here.

File details

Details for the file dedupe_hcluster-0.3.2-cp27-cp27m-macosx_10_11_x86_64.whl.

File metadata

File hashes

Hashes for dedupe_hcluster-0.3.2-cp27-cp27m-macosx_10_11_x86_64.whl
Algorithm Hash digest
SHA256 926a6d90613169bc99ed0971cc1dca90d2167132961106079a2f391919ee5fef
MD5 622f8d04643394d648da29e3500d9e2c
BLAKE2b-256 72865f80d5b6dd07eb7d21d9c437ee234f4850265d592c971f027fe08a6534ed

See more details on using hashes here.

File details

Details for the file dedupe_hcluster-0.3.2-cp27-cp27m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for dedupe_hcluster-0.3.2-cp27-cp27m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 604d0da436cf73498809777cee603530b177f766215c8b7eb07732e3430d629e
MD5 0c3f954c6e9a28fa7922522f3e6af5b7
BLAKE2b-256 13797c83dd341b660425d96c17efbc979c2a62ba70caef267598322c33a94550

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