bmdcluster
0.3.1

Contents:

  • Introduction
  • Installation
  • API Reference
  • Usage
  • Contributing
  • History
bmdcluster
  • Docs »
  • Welcome to bmdcluster’s documentation!
  • View page source

Welcome to bmdcluster’s documentation!¶

https://img.shields.io/pypi/v/bmdcluster.svg https://img.shields.io/travis/csprock/bmdcluster.svg Documentation Status https://img.shields.io/badge/License-MIT-yellow.svg

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

Contents:

  • Introduction
    • bmdcluster
    • Credits
  • Installation
    • Stable release
    • From sources
  • API Reference
    • blockdiagonalBMD
    • generalBMD
  • Usage
    • Block Diagonal Method
    • General Method
  • Contributing
    • Types of Contributions
    • Getting Started
    • Pull Request Guidelines
  • History
    • 0.0.1 (2019-09-12)
    • 0.2.0 (2019-09-17)
    • 0.2.1 (2019-09-18)
    • 0.2.2 (2019-09-19)
    • 0.2.3 (2019-09-19)
    • 0.3.0 (2019-09-19)
    • 0.3.1 (2019-09-22)

Indices and tables¶

  • Index
  • Search Page
Next

© Copyright 2019, Carson Sprock

Built with Sphinx using a theme provided by Read the Docs.