python-mpikmeans

Python bindings for MPIKmeans

Description

This library uses an algorithm that yields the very same solution as standard k-means, even after each iteration. However, it uses triangle inequalities, and is much faster.

Note: MPI here does not refer to the Message Passing Interface; rather, it is an acronym for Max Planck Institute, where this algorithm was developed.

This package contains the Python bindings. Both the old, ctypes-based and the new, Cython-based interfaces are provided.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://mloss.org/software/view/48/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python-mpikmeans