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.3.tar.gz (13.9 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.3-py3-none-any.whl (15.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: measurenary-1.0.3.tar.gz
  • Upload date:
  • Size: 13.9 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.3.tar.gz
Algorithm Hash digest
SHA256 a21b51fb28644957570dfa70556c6203fb4db8cd2484c1db78826bdc10f07d38
MD5 eac837c6caa5146c5666c3dca76e02fb
BLAKE2b-256 ac7b4683c0de68c7974f8f6a5aabfb64b6a23345e755561c7f831e36110f9862

See more details on using hashes here.

File details

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

File metadata

  • Download URL: measurenary-1.0.3-py3-none-any.whl
  • Upload date:
  • Size: 15.2 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 d00b49033614e4ea9d2f9751977ccb01fa3e0b2bbdb7a1695947e5a414ba9d71
MD5 7bf942cc6f5c309537360c43edfe8f5c
BLAKE2b-256 1625151c1f4f6f9bda1a458924e20b0245fe590910d46354dda15c88579ec57d

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