Fuzzy C-means clustering on line graph data
Hi I'm trying to do a fuzzy c-means clustering on data that can be represented as line graphs(hourly electrical load profiles). I understand that I will cluster on each hour and to the next hour and so on. What I don't understand is how to relate these hourly clusters so that I can obtain the output that is composed of clustered line graphs. (Photos below).
Topic fuzzy-logic fuzzy-classification
Category Data Science