TreeCluster. Find groups in messy data by mapping connections between points.

github.com/jakevdp/mst_clustering

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

May 2016
  • Add JOSS references
  • MAINT: bump release to 1.1.dev0
  • MAINT: bump version to 1.0
  • MAINT: include README in manifest
  • add audience to paper
  • TST: use absolute rather than relative import
  • add community guidelines to README
  • DOC: clarifications in README
  • DOC: fix image in README
  • update README
  • Add paper for JOSS
  • add zenodo DOI to README
  • Release —Minimum Spanning Tree Clustering
April 2016
  • update Python versions in setup.py
  • Release —Initial Release
  • bump version to 0.2.dev0
  • bump version to 0.1
  • DOC: update install instructions in README
  • MAINT: add how to release doc
  • bring testing to 100%
  • update README and fix broken tests
  • add travis build