Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
K Means Clustering
#1
Hello,

I am trying to study the changes in consumers' buying behavior before the pandemic and during the pandemic.
I have a dataset with sales of a big clothing company and I have split the dataset into the above mentioned periods.
I have assigned the RFM values for each customer for both of the periods and clustered the data using K-means clustering.
Now I have four clusters for each period and I would like to find the how the clustering has changed. I am thinking that something like "customer cluster migration" would be the ideal, to see if each customer moved to another cluster or not after the pandemic and to which cluster exactly.

If anyone can help please I would really appreciate.

Thank you in advance,
Antouanet
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Stock clustering and portfolio diversification. Suitable features. timurkanaz 1 275 Mar-27-2024, 09:54 AM
Last Post: Larz60+
  How does K-Means++ work in selecting initial centroids? JaneTan 1 1,918 Jul-30-2021, 08:56 AM
Last Post: Gribouillis
  Pandas - compute means per category and time rama27 7 3,540 Nov-13-2020, 08:55 AM
Last Post: PsyPy
  Clustering for imbalanced data sets dervast 0 1,626 Sep-25-2019, 06:34 AM
Last Post: dervast
  text clustering evaluation ?? khalidreemy 1 2,182 May-29-2019, 03:10 AM
Last Post: heiner55
  Clustering based on a variable and on a distance matrix flucoe 2 6,242 Dec-16-2018, 09:57 PM
Last Post: flucoe
  Sklearn Agglomerative Hierarchical Clustering - help with array set up pstarrett 4 5,321 Feb-21-2017, 05:05 AM
Last Post: pstarrett

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020