Reference DocumentationΒΆ

Note

Currently only few links to classes do work (likely my failure to master the excellent sphinx tool). So please use the navigation bar to the left.

kmeanstf consists of two classes

  • KMeansTF (close equivalent of scikit-learn KMeans)
  • TunnelKMeansTF (implements tunnel k-means)

which share a common base class

  • BaseKMeansTF

This design was chosen to