I am training a BOW classifier to classify some images, but I am not really sure what does cluster_count – Number of clusters to split the set by
means. In fact what is the set: the image or the class, or the whole number of features? The number of clusters is defined on one image, on one class, or on all the features used for training?