Skip to main content

A Python package for common-nearest neighbour (CNN) clustering

Project description

Build Status

Common nearest neighbours (CNN) clustering and core-set Markov-state model estimation


NOTE

This project is currently under development in the alpha state. The implementation may change in the future. Check the examples and the documentation for up-to-date information.


cnnclustering

The cnnclustering Python package provides a flexible interface to use the common-nearest-neighbours cluster algorithm. While the method can be applied to abitrary data, this implementation was made before the background of processing trajectories from Molecular Dynamics simulations. In this context the cluster result can serve as a suitable basis for the construction of a core-set Markov-state (csMSM) model to capture the essential dynamics of the underlying molecular processes.

The package provides two modules:

  • cnn: (Hierarchical) CNN clustering and analysis
  • cmsm: csMSM estimation and analysis

Features:

  • Flexible: Clustering can be done for data sets in different input formats. Easy interfacing with external methods.
  • Convenient: Integration of functionality, handy in the context of Molecular Dynamics.
  • Fast: Core functionalities use Cython.

Please refer to the following papers for the scientific background (and consider citing if you find the method useful):

  • B. Keller, X. Daura, W. F. van Gunsteren J. Chem. Phys., 2010, 132, 074110.
  • O. Lemke, B.G. Keller J. Chem. Phys., 2016, 145, 164104.
  • O. Lemke, B.G. Keller Algorithms, 2018, 11, 19.

Documentation

The package documentation (under developement) is available here.

Quickstart

Alternative scikit-learn implementation

We provide an alternative approach to CNN clustering in the spirit of the scikit-learn project over this fork of scikit-learn-contrib/scikit-learn-extra.

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

cnnclustering-0.3.8.tar.gz (14.7 MB view details)

Uploaded Source

File details

Details for the file cnnclustering-0.3.8.tar.gz.

File metadata

  • Download URL: cnnclustering-0.3.8.tar.gz
  • Upload date:
  • Size: 14.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.0

File hashes

Hashes for cnnclustering-0.3.8.tar.gz
Algorithm Hash digest
SHA256 5e875040ccb286d32cd18f013a4a048498c308cd9c2897d563c1795b8564327e
MD5 7f6b50d1a1b0b6cb8d297c7cd98fcb64
BLAKE2b-256 3ef80c0bb66ea98867b9168763d3a178869b02525f75dd56c9287161bdcd0dcb

See more details on using hashes here.

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