Skip to main content

Binary Matrix Decomposition algorithm for clustering binary data

Project description

A Python implementation of the Binary Matrix Decomposition algorithm for clustering binary data.

History

0.0.1 (2019-09-12)

  • Released to PyPI with full documentation and continuous integration

0.2.0 (2019-09-17)

  • Fixed bugs in cluster initialization system.

  • Refactored main user API into different classes for each clustering method

  • Removed from PyPI on 2019-09-18

0.2.1 (2019-09-18)

  • Fixed submodule building and importation bugs

0.2.2 (2019-09-19)

  • Removed from PyPI

0.2.3 (2019-09-19)

  • Fixed bugs when used with setuptools

0.3.0 (2019-09-19)

  • Added the ability to predict the cluster label of unseen data; encapsulated in .predict and .transform

0.3.0 (2019-09-22)

  • Fixed confusing message output in verbose mode

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

bmdcluster-0.3.1.tar.gz (25.1 kB view hashes)

Uploaded Source

Built Distribution

bmdcluster-0.3.1-py2.py3-none-any.whl (15.0 kB view hashes)

Uploaded Python 2 Python 3

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