HLL module for determining k-means seed
$ python -m kHLL.test.test_image_hash
Measure kmeans performance and accuracy.
$ python -m kHLL.example.kmeans_example
Show IPython notebook whiich describes the performance results of HyperKEstimator
$ ipython notebook --matplotlib inline