Adaptive Kmeans algorithm based on threshold
Description
Adaptive K-means algorithm with various threshold settings.
It support two distance metric:
Euclidean distance, Cosine distance (1 - cosine similarity)
In version 1.1, it contains one more threshold condition.