Creating a clustering model using simple k-means algorithm

Bob Matthews <[email protected]> Wed, 31 May 2023 18:52:24 +1200
Newsgroups gmane.comp.ai.weka
Message-ID <[email protected]>
I wish to create the above described model using weka BUT I am having 
difficulty in understanding the following…

My input is a time series - 5 consecutive hourly prices held in an excel 
worksheet
first row is at time t
second row is at time t+1 etc.

I wish k to be 25 - i.e. 25 clusters

But I want the clustering to be based on the graph/plot of the 5 prices 
not the actual prices themselves as per the following example

example1

Could somebody please show me how to achieve the clustering I want

Thank you

Bob M

_______________________________________________
Wekalist mailing list -- [email protected]
Send posts to [email protected]
To unsubscribe send an email to [email protected]
To subscribe, unsubscribe, etc., visit https://list.waikato.ac.nz/postorius/lists/wekalist.list.waikato.ac.nz
List etiquette: http://www.cs.waikato.ac.nz/~ml/weka/mailinglist_etiquette.html