Skip to main content

A package to calculate and find the best similarity between binary data features

Project description

GitHub Documentation Status

Measurenary

Measurenary is a Python library for computing your suitable similarity matrix from your binary data.

Installation

To use Measurenary, first install it using pip:

   (.venv) $ pip install measurenary

Get started

To get started, you can import the library and use the AgglomerativeBestMeasure or PairBestMeasure class:

   import measurenary

   # Instatntiate a Measurenary object
   aggbs = measurenary.AgglomerativeBestMeasure()
   
   # Call the fit function
   aggbs.fit(X)

   # Print out the result
   print(aggbs.get_result())

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

measurenary-1.0.2.tar.gz (13.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

measurenary-1.0.2-py3-none-any.whl (15.0 kB view details)

Uploaded Python 3

File details

Details for the file measurenary-1.0.2.tar.gz.

File metadata

  • Download URL: measurenary-1.0.2.tar.gz
  • Upload date:
  • Size: 13.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.5

File hashes

Hashes for measurenary-1.0.2.tar.gz
Algorithm Hash digest
SHA256 591a5a520720907a5c586eca6dce25f69ea277e985fb44b52b6b78a9e2ead461
MD5 5bb81eb726806e8f9c900c577948d430
BLAKE2b-256 8e0a0022cb58b3e4114bd352420eef5dcf6749711b71505d17f585784fbf57d9

See more details on using hashes here.

File details

Details for the file measurenary-1.0.2-py3-none-any.whl.

File metadata

  • Download URL: measurenary-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 15.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.5

File hashes

Hashes for measurenary-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 82a240bdfa722fd53508276a67b160db42cac4d1a12ef11dd234f22ec346d333
MD5 38a642200d75b96bcafed6f0771463ef
BLAKE2b-256 84016aa378844ef317348f865cc7662dc158768a387bb53fdd17bcce4dfc0dd7

See more details on using hashes here.

Supported by

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