Function cpphots::ClustererPlusPlusSeeding
Defined in File utils.h
Function Documentation
-
void cpphots::ClustererPlusPlusSeeding(interfaces::Clusterer &clusterer, const std::vector<TimeSurfaceType> &time_surfaces)
k-means++ seeding
This function implements the seeding algorithm of k-means++ to choose the centroids among the time surfaces provided.