Does K-means also works for classifying continuous functions?
I am trying to classify a sample of different functions with polynomial characteristics.
I chose K-means since I am a bit familiar with the algorithm, but I am trying to see if it is actually valid to use in my case.